ChannelLink
Represents a channel link.
Signature
export type ChannelLink = `https://discord.com/channels/${string}/${string}`;Members
This export does not declare public properties or methods in the generated declaration file.
Represents a channel link.
export type ChannelLink = `https://discord.com/channels/${string}/${string}`;This export does not declare public properties or methods in the generated declaration file.