@discordx/lava-player
Preparing search index...
VoiceStateUpdate
Interface VoiceStateUpdate
interface
VoiceStateUpdate
{
channel_id
?:
string
;
deaf
?:
boolean
;
guild_id
:
string
;
mute
?:
boolean
;
self_deaf
?:
boolean
;
self_mute
?:
boolean
;
session_id
:
string
;
suppress
?:
boolean
;
user_id
:
string
;
}
Index
Properties
channel_
id?
deaf?
guild_
id
mute?
self_
deaf?
self_
mute?
session_
id
suppress?
user_
id
Properties
Optional
channel_
id
channel_id
?:
string
Optional
deaf
deaf
?:
boolean
guild_
id
guild_id
:
string
Optional
mute
mute
?:
boolean
Optional
self_
deaf
self_deaf
?:
boolean
Optional
self_
mute
self_mute
?:
boolean
session_
id
session_id
:
string
Optional
suppress
suppress
?:
boolean
user_
id
user_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
deaf
guild_
id
mute
self_
deaf
self_
mute
session_
id
suppress
user_
id
@discordx/lava-player
Loading...