Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Voice
RawVoiceState
Interface RawVoiceState
interface
RawVoiceState
{
channel_id
:
null
|
string
;
deaf
:
boolean
;
guild_id
?:
string
;
member
?:
RawMember
;
mute
:
boolean
;
request_to_speak_timestamp
:
null
|
string
;
self_deaf
:
boolean
;
self_mute
:
boolean
;
self_stream
?:
boolean
;
self_video
:
boolean
;
session_id
:
string
;
suppress
:
boolean
;
user_id
:
string
;
}
Index
Properties
channel_
id
deaf
guild_
id?
member?
mute
request_
to_
speak_
timestamp
self_
deaf
self_
mute
self_
stream?
self_
video
session_
id
suppress
user_
id
Properties
channel_
id
channel_
id
:
null
|
string
deaf
deaf
:
boolean
Optional
guild_
id
guild_
id
?:
string
Optional
member
member
?:
RawMember
mute
mute
:
boolean
request_
to_
speak_
timestamp
request_
to_
speak_
timestamp
:
null
|
string
self_
deaf
self_
deaf
:
boolean
self_
mute
self_
mute
:
boolean
Optional
self_
stream
self_
stream
?:
boolean
self_
video
self_
video
:
boolean
session_
id
session_
id
:
string
suppress
suppress
:
boolean
user_
id
user_
id
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
channel_
id
deaf
guild_
id
member
mute
request_
to_
speak_
timestamp
self_
deaf
self_
mute
self_
stream
self_
video
session_
id
suppress
user_
id
Oceanic
Loading...