Preparing search index...
The search index is not available
Shoukaku
Shoukaku
guild/Connection
StateUpdatePartial
Interface StateUpdatePartial
Represents the partial payload from a stateUpdate event
interface
StateUpdatePartial
{
channel_id
?:
string
;
self_deaf
:
boolean
;
self_mute
:
boolean
;
session_id
?:
string
;
}
Index
Properties
channel_
id?
self_
deaf
self_
mute
session_
id?
Properties
Optional
channel_
id
channel_
id
?:
string
self_
deaf
self_
deaf
:
boolean
self_
mute
self_
mute
:
boolean
Optional
session_
id
session_
id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
self_
deaf
self_
mute
session_
id
Shoukaku
Loading...
Represents the partial payload from a stateUpdate event