Channel

Channel

Represents a channel. You also probably want to look at CategoryChannel, GroupChannel, NewsChannel, DMChannel, TextChannel, and VoiceChannel.

Constructor

new Channel()

Properties:
Name Type Description
createdAt Number

Timestamp of the channel's creation

id String

The ID of the channel

mention String

A string that mentions the channel

type Number

The type of the channel

Source: