FormattingPatterns
https://discord.com/developers/docs/reference#message-formatting-formats
Signature
export declare const FormattingPatterns: { readonly User: RegExp; readonly UserWithNickname: RegExp; readonly UserWithOptionalNickname: RegExp; readonly Channel: RegExp; readonly Role: RegExp; ... 8 more ...; readonly LinkedRole: RegExp; };Members
This export does not declare public properties or methods in the generated declaration file.