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