Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
StageInstance
Class StageInstance
Hierarchy
Base
StageInstance
Index
Constructors
constructor
Properties
channel
client
created
At
discoverable
Disabled
guild
id
privacy
Level
topic
Methods
delete
edit
inspect
toJSON
to
String
update
get
Created
At
get
Discord
Epoch
Constructors
constructor
new
Stage
Instance
(
data
:
BaseData
, client
:
Client
)
:
StageInstance
Parameters
data:
BaseData
client:
Client
Returns
StageInstance
Properties
channel
channel
:
Uncached
|
StageChannel
client
client
:
Client
created
At
created
At
:
number
discoverable
Disabled
discoverable
Disabled
:
boolean
guild
guild
:
Uncached
|
Guild
id
id
:
string
privacy
Level
privacy
Level
:
StageInstancePrivacyLevel
topic
topic
:
string
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
edit
edit
(
options
:
StageInstanceOptions
)
:
Promise
<
StageInstance
>
Parameters
options:
StageInstanceOptions
Returns
Promise
<
StageInstance
>
inspect
inspect
(
)
:
StageInstance
Returns
StageInstance
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
to
String
to
String
(
)
:
string
Returns
string
update
update
(
data
:
BaseData
)
:
void
Parameters
data:
BaseData
Returns
void
Static
get
Created
At
get
Created
At
(
id
:
string
)
:
number
Parameters
id:
string
Returns
number
Static
get
Discord
Epoch
get
Discord
Epoch
(
id
:
string
)
:
number
Parameters
id:
string
Returns
number
Exports
Externals
Eris
Stage
Instance
constructor
channel
client
created
At
discoverable
Disabled
guild
id
privacy
Level
topic
delete
edit
inspect
toJSON
to
String
update
get
Created
At
get
Discord
Epoch
Generated using
TypeDoc