GatewayVoiceStateUpdateData

export interface GatewayVoiceStateUpdateData
export interface GatewayVoiceStateUpdateData
channel_id:Snowflake | null
ID of the voice channel client wants to join (null if disconnecting)
guild_id:Snowflake
ID of the guild
self_deaf:boolean
Is the client deafened
self_mute:boolean
Is the client muted