Skip to content
SinisterRectus edited this page Nov 4, 2016 · 15 revisions

[description]

Properties Inherited From Container

Name Type Mutable Description
client Client Client object to which the Discord object is known
parent * Parent Discord object (ex: the Guild of a Member)

Properties Inherited From Snowflake

Name Type Mutable Description
createdAt number Unix time in seconds at which the object was created by Discord
id string Snowflake ID for the object

Class Properties

Name Type Mutable Description
isPrivate boolean Whether the channel is private
type string The channel type (text or voice)

Clone this wiki locally