Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
VoiceState
Class VoiceState
Hierarchy
Base
VoiceState
Implements
NestedJSON
Index
Constructors
constructor
Properties
channelID
created
At
deaf
id
mute
self
Deaf
self
Mute
self
Stream
sessionID
suppress
Methods
inspect
toJSON
Constructors
constructor
new
Voice
State
(
data
:
BaseData
)
:
VoiceState
Parameters
data:
BaseData
Returns
VoiceState
Properties
Optional
channelID
channelID
:
undefined
|
string
created
At
created
At
:
number
deaf
deaf
:
boolean
id
id
:
string
mute
mute
:
boolean
self
Deaf
self
Deaf
:
boolean
self
Mute
self
Mute
:
boolean
self
Stream
self
Stream
:
boolean
Optional
sessionID
sessionID
:
undefined
|
string
suppress
suppress
:
boolean
Methods
inspect
inspect
(
)
:
VoiceState
Returns
VoiceState
toJSON
toJSON
(
arg
?:
any
, cache
?:
any
[]
)
:
JSONCache
Parameters
Optional
arg:
any
Optional
cache:
any
[]
Returns
JSONCache
Exports
Externals
Eris
Voice
State
constructor
channelID
created
At
deaf
id
mute
self
Deaf
self
Mute
self
Stream
sessionID
suppress
inspect
toJSON
Generated using
TypeDoc