UpdateVoiceState
@discordeno/gateway • Docs
Documentation / @discordeno/gateway / UpdateVoiceState
Interface: UpdateVoiceState
https://discord.com/developers/docs/topics/gateway#update-voice-state
Properties
channelId
channelId:
null
|string
id of the voice channel client wants to join (null if disconnecting)
Defined in
guildId
guildId:
string
id of the guild
Defined in
selfDeaf
selfDeaf:
boolean
Is the client deafened
Defined in
selfMute
selfMute:
boolean
Is the client muted