Discolink
GitHub
Preparing search index...
Typings
VoiceUpdatePayload
Interface VoiceUpdatePayload
Voice state update payload
interface
VoiceUpdatePayload
{
op
:
4
;
d
:
{
guild_id
:
string
;
channel_id
:
string
|
null
;
self_deaf
:
boolean
;
self_mute
:
boolean
;
}
;
}
Index
Properties
op
d
Properties
op
op
:
4
d
d
:
{
guild_id
:
string
;
channel_id
:
string
|
null
;
self_deaf
:
boolean
;
self_mute
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
op
d
GitHub
Discolink
Loading...
Voice state update payload