Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
Call
Class Call
Hierarchy
Base
Call
Index
Constructors
constructor
Properties
channel
created
At
ended
Timestamp
id
participants
region
ringing
unavailable
voice
States
Methods
inspect
toJSON
to
String
Constructors
constructor
new
Call
(
data
:
BaseData
, channel
:
GroupChannel
)
:
Call
Parameters
data:
BaseData
channel:
GroupChannel
Returns
Call
Properties
channel
channel
:
GroupChannel
created
At
created
At
:
number
ended
Timestamp
ended
Timestamp
:
null
|
number
id
id
:
string
participants
participants
:
string
[]
region
region
:
null
|
string
ringing
ringing
:
string
[]
unavailable
unavailable
:
boolean
voice
States
voice
States
:
Collection
<
VoiceState
>
Methods
inspect
inspect
(
)
:
Call
Returns
Call
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
to
String
to
String
(
)
:
string
Returns
string
Exports
Externals
Eris
Call
constructor
channel
created
At
ended
Timestamp
id
participants
region
ringing
unavailable
voice
States
inspect
toJSON
to
String
Generated using
TypeDoc