CharacterChatChannelsResponse |
CharacterChatChannelsResponse.addAllowedItem(ChatChannelsAllowed allowedItem) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.addBlockedItem(ChatChannelsBlocked blockedItem) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.addMutedItem(ChatChannelsMuted mutedItem) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.addOperatorsItem(ChatChannelsOperator operatorsItem) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.allowed(List<ChatChannelsAllowed> allowed) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.blocked(List<ChatChannelsBlocked> blocked) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.channelId(Integer channelId) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.comparisonKey(String comparisonKey) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.hasPassword(Boolean hasPassword) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.motd(String motd) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.muted(List<ChatChannelsMuted> muted) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.name(String name) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.operators(List<ChatChannelsOperator> operators) |
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.ownerId(Integer ownerId) |