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
EmojiIdSnowflakeNoThis is inferred by the supplied emoji id
EmojiNamestringNoThis 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