Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
Channel
Class Channel
Hierarchy
Base
Channel
GuildChannel
PrivateChannel
Index
Constructors
constructor
Properties
client
created
At
id
mention
type
Methods
inspect
toJSON
to
String
from
get
Created
At
get
Discord
Epoch
Constructors
constructor
new
Channel
(
data
:
BaseData
, client
:
Client
)
:
Channel
Parameters
data:
BaseData
client:
Client
Returns
Channel
Properties
client
client
:
Client
created
At
created
At
:
number
id
id
:
string
mention
mention
:
string
type
type
:
ChannelTypes
Methods
inspect
inspect
(
)
:
Channel
Returns
Channel
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
data
:
BaseData
, client
:
Client
)
:
AnyChannel
Parameters
data:
BaseData
client:
Client
Returns
AnyChannel
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
Channel
constructor
client
created
At
id
mention
type
inspect
toJSON
to
String
from
get
Created
At
get
Discord
Epoch
Generated using
TypeDoc