FormatEmojiOptions

export interface FormatEmojiOptions<EmojiId extends Snowflake, EmojiName extends string>
export interface FormatEmojiOptions<EmojiId extends Snowflake, EmojiName extends string>
The options for formatting an emoji.
NameConstraintsOptionalDefaultDescription
EmojiIdSnowflakeNo
This is inferred by the supplied emoji id
EmojiNamestringNo
This is inferred by the supplied emoji name
animated?:boolean
Whether the emoji is animated
id:EmojiId
The emoji id to format
name?:EmojiName
The name of the emoji