ChannelMention

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

No summary provided.