Sha256: 24397ce72acc8b2b74c139a43c713c446ff5fc72a2b23a880943a399b20d1b44

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

# ESIClient::GetCharactersCharacterIdChatChannels200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed** | [**Array<GetCharactersCharacterIdChatChannelsAllowed>**](GetCharactersCharacterIdChatChannelsAllowed.md) | allowed array | 
**blocked** | [**Array<GetCharactersCharacterIdChatChannelsBlocked>**](GetCharactersCharacterIdChatChannelsBlocked.md) | blocked array | 
**channel_id** | **Integer** | Unique channel ID. Always negative for player-created channels. Permanent (CCP created) channels have a positive ID, but don't appear in the API | 
**comparison_key** | **String** | Normalized, unique string used to compare channel names | 
**has_password** | **BOOLEAN** | Whether this is a password protected channel | 
**motd** | **String** | Message of the day for this channel | 
**muted** | [**Array<GetCharactersCharacterIdChatChannelsMuted>**](GetCharactersCharacterIdChatChannelsMuted.md) | muted array | 
**name** | **String** | Displayed name of channel | 
**operators** | [**Array<GetCharactersCharacterIdChatChannelsOperator>**](GetCharactersCharacterIdChatChannelsOperator.md) | operators array | 
**owner_id** | **Integer** | owner_id integer | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
esi_client-1.2.0 docs/GetCharactersCharacterIdChatChannels200Ok.md
esi_client-1.1.0 docs/GetCharactersCharacterIdChatChannels200Ok.md
esi_client-1.0.2 docs/GetCharactersCharacterIdChatChannels200Ok.md
esi_client-1.0.1 docs/GetCharactersCharacterIdChatChannels200Ok.md
esi_client-0.4.7 docs/GetCharactersCharacterIdChatChannels200Ok.md
esi_client-0.4.6 docs/GetCharactersCharacterIdChatChannels200Ok.md