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
from
Constructors
constructor
new
Channel
(
data
:
BaseData
)
:
Channel
Parameters
data:
BaseData
Returns
Channel
Properties
client
client
:
Client
created
At
created
At
:
number
id
id
:
string
mention
mention
:
string
type
type
:
0
|
2
|
4
|
5
|
6
|
1
|
3
Methods
inspect
inspect
(
)
:
Channel
Returns
Channel
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
Static
from
from
(
data
:
object
, client
:
Client
)
:
AnyChannel
Parameters
data:
object
client:
Client
Returns
AnyChannel
Exports
Externals
Eris
Channel
constructor
client
created
At
id
mention
type
inspect
toJSON
from
Generated using
TypeDoc