Preview environment

interface GatewayVoiceStateUpdateData

export interface GatewayVoiceStateUpdateData

https://discord.com/developers/docs/topics/gateway-events#update-voice-state

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