typealias ChannelMention

export type ChannelMention = `<#${Snowflake}>`;

Constructors

constructor()

`<#${Snowflake}>`