Skip to content
SinisterRectus edited this page Sep 25, 2017 · 15 revisions

extends Snowflake

Abstract base class that defines the base methods and/or properties for all Discord channel types.

Properties

number type

The channel type. See the channelType enumeration for a human-readable representation.

string mentionString

A string that, when included in a message content, may resolve as a link to a channel in the official Discord client.

Clone this wiki locally