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