Sha256: 1811d4f88364fe7240ed9e9b91132fc6b53edab9e6d781faafe699017336947a
Contents?: true
Size: 1.23 KB
Versions: 4
Compression:
Stored size: 1.23 KB
Contents
# ESIClient::GetCharactersCharacterIdChatChannels200Ok ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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 | **name** | **String** | Displayed name of channel | **owner_id** | **Integer** | owner_id integer | **comparison_key** | **String** | Normalized, unique string used to compare channel names | **has_password** | **BOOLEAN** | If this is a password protected channel | **motd** | **String** | Message of the day for this channel | **allowed** | [**Array<GetCharactersCharacterIdChatChannelsAllowed>**](GetCharactersCharacterIdChatChannelsAllowed.md) | allowed array | **operators** | [**Array<GetCharactersCharacterIdChatChannelsOperator>**](GetCharactersCharacterIdChatChannelsOperator.md) | operators array | **blocked** | [**Array<GetCharactersCharacterIdChatChannelsBlocked>**](GetCharactersCharacterIdChatChannelsBlocked.md) | blocked array | **muted** | [**Array<GetCharactersCharacterIdChatChannelsMuted>**](GetCharactersCharacterIdChatChannelsMuted.md) | muted array |
Version data entries
4 entries across 4 versions & 1 rubygems