export interface RPCGetChannelResultDataSee also: https://discord.com/developers/docs/topics/rpc#getchannel-get-channel-response-structure
optionalexternalbitrate? : number
(voice) bitrate of voice channel
externalguild_id : Snowflake
Channel's guild id
externalid : Snowflake
Channel id
optionalexternalmessages? : APIMessage[]
(text) channel's messages
externalname : string
Channel name
externalposition : number
Position of channel in channel list
optionalexternaltopic? : string
(text) channel topic
externaltype : ChannelType
Channel type
optionalexternaluser_limit? : number
(voice) user limit of voice channel (0 for none)
optionalexternalvoice_states? : APIVoiceState[]
(voice) channel's voice states