/
docs
/
packages
/
formatters
/
main
/
FormatEmojiOptions%3AInterface
Search...
K
formatters
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
main
main
Functions
applicationDirectory
blockQuote
bold
channelLink
channelMention
chatInputApplicationCommandMention
codeBlock
escapeBold
escapeBulletedList
escapeCodeBlock
escapeEscape
escapeHeading
escapeInlineCode
escapeItalic
escapeMarkdown
escapeMaskedLink
escapeNumberedList
escapeSpoiler
escapeStrikethrough
escapeUnderline
formatEmoji
heading
hideLinkEmbed
hyperlink
inlineCode
italic
linkedRoleMention
messageLink
orderedList
quote
roleMention
spoiler
strikethrough
subtext
time
underline
underscore
unorderedList
userMention
Enums
Faces
GuildNavigationMentions
HeadingLevel
Interfaces
EscapeMarkdownOptions
FormatEmojiOptions
Types
RecursiveArray
TimestampStylesString
Variables
TimestampStyles
version
FormatEmojiOptions
export interface
FormatEmojiOptions
<
EmojiId
extends
Snowflake
,
EmojiName
extends
string
>
export interface
FormatEmojiOptions
<
EmojiId
extends
Snowflake
,
EmojiName
extends
string
>
Summary
The options for formatting an emoji.
Type Parameters
Name
Constraints
Optional
Default
Description
EmojiId
Snowflake
No
This is inferred by the supplied emoji id
EmojiName
string
No
This is inferred by the supplied emoji name
Properties
animated?
:
boolean
Whether the emoji is animated
id
:
EmojiId
The emoji id to format
name?
:
EmojiName
The name of the emoji