interface RPCVoiceChannelSelectDispatchData

external
export interface RPCVoiceChannelSelectDispatchData

See also: https://discord.com/developers/docs/topics/rpc#voicechannelselect-voice-channel-select-dispatch-data-structure

external
channel_id : Snowflake | null

Id of channel (null if leaving channel)

optionalexternal
guild_id? : Snowflake | null

Id of guild (null if not in a guild. field is omitted when leaving any voice channel)