Deprecated

Formatters

export class Formatters extends null
export class Formatters extends null
This class is redundant as all methods of the class can be imported from discord.js directly.
Deprecated
Contains various Discord-specific functions for formatting messages.

Extends

null
DeprecatedStatic
blockQuote:typeof blockQuote
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
bold:typeof bold
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
channelMention:typeof channelMention
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
codeBlock:typeof codeBlock
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
formatEmoji:typeof formatEmoji
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
hideLinkEmbed:typeof hideLinkEmbed
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
inlineCode:typeof inlineCode
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
italic:typeof italic
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
quote:typeof quote
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
roleMention:typeof roleMention
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
spoiler:typeof spoiler
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
strikethrough:typeof strikethrough
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
time:typeof time
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
TimestampStyles:typeof TimestampStyles
Import this property directly from discord.js instead.
Deprecated
The message formatting timestamp [styles](https://discord.com/developers/docs/reference#message-formatting-timestamp-styles) supported by Discord.
DeprecatedStatic
underscore:typeof underscore
Import this method directly from discord.js instead.
Deprecated
DeprecatedStatic
userMention:typeof userMention
Import this method directly from discord.js instead.
Deprecated