Name | Type | Description | Notes |
---|---|---|---|
allowed | \Swagger\Client\Model\GetCharactersCharacterIdChatChannelsAllowed[] | allowed array | |
blocked | \Swagger\Client\Model\GetCharactersCharacterIdChatChannelsBlocked[] | blocked array | |
channel_id | int | 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 | bool | Whether this is a password protected channel | |
motd | string | Message of the day for this channel | |
muted | \Swagger\Client\Model\GetCharactersCharacterIdChatChannelsMuted[] | muted array | |
name | string | Displayed name of channel | |
operators | \Swagger\Client\Model\GetCharactersCharacterIdChatChannelsOperator[] | operators array | |
owner_id | int | owner_id integer |