Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/JSON
JSONVoiceState
Interface JSONVoiceState
interface
JSONVoiceState
{
channelID
:
null
|
string
;
createdAt
:
number
;
deaf
:
boolean
;
guildID
?:
string
;
id
:
string
;
member
?:
JSONMember
;
mute
:
boolean
;
requestToSpeakTimestamp
:
null
|
number
;
selfDeaf
:
boolean
;
selfMute
:
boolean
;
selfStream
:
boolean
;
selfVideo
:
boolean
;
sessionID
:
string
;
suppress
:
boolean
;
user
?:
JSONUser
;
}
Hierarchy (
view full
)
JSONBase
JSONVoiceState
Index
Properties
channelID
created
At
deaf
guildID?
id
member?
mute
request
To
Speak
Timestamp
self
Deaf
self
Mute
self
Stream
self
Video
sessionID
suppress
user?
Properties
channelID
channelID
:
null
|
string
created
At
created
At
:
number
deaf
deaf
:
boolean
Optional
guildID
guildID
?:
string
id
id
:
string
Optional
member
member
?:
JSONMember
mute
mute
:
boolean
request
To
Speak
Timestamp
request
To
Speak
Timestamp
:
null
|
number
self
Deaf
self
Deaf
:
boolean
self
Mute
self
Mute
:
boolean
self
Stream
self
Stream
:
boolean
self
Video
self
Video
:
boolean
sessionID
sessionID
:
string
suppress
suppress
:
boolean
Optional
user
user
?:
JSONUser
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
channelID
created
At
deaf
guildID
id
member
mute
request
To
Speak
Timestamp
self
Deaf
self
Mute
self
Stream
self
Video
sessionID
suppress
user
Oceanic
Loading...