Formatters

Code block

codeBlock("js", "console.log(\"hey\")")

Inline code

inlineCode("console.log(\"hey\")")

Italic text

italicText("Hey")

Bold text

boldText("Hey")

Strikethrough text

strikethroughString("Hey")

Quote

quoteText("Hey")

Blockquote

blockQuote("Hey")
hyperlink("Hey", "discord.gg")

Spoiler

spoiler("Hey")

User mention

userMention("1234567891011121314")

Channel mention

channelMention("1234567891011121314")

Role mention

roleMention("1234567891011121314")

Last updated