Preparing search index...
The search index is not available
@discordx/music
@discordx/music
VoiceStateUpdatePayload
Interface VoiceStateUpdatePayload
interface
VoiceStateUpdatePayload
{
channel_id
:
string
;
guild_id
:
string
;
self_deaf
:
boolean
;
self_mute
:
boolean
;
}
Index
Properties
channel_
id
guild_
id
self_
deaf
self_
mute
Properties
channel_
id
channel_
id
:
string
guild_
id
guild_
id
:
string
self_
deaf
self_
deaf
:
boolean
self_
mute
self_
mute
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
guild_
id
self_
deaf
self_
mute
@discordx/music
Loading...