DiscordMentionedChannel

constructor(id: Snowflake, guildId: Snowflake, type: ChannelType, name: String)(source)

Parameters

id

The id of the channel.

guildId

The id of the guild containing the channel.

type

The type of channel.

name

the name of the channel.