customEmoji(str: Stringable,custom_emoji_id: string,): FormattableString
Insert custom emoji by their id.
Example 1
Example 1
customEmoji("⚔️", "5222106016283378623") format`test ${customEmoji("⚔️", "5222106016283378623")}`
NOTE: Custom emoji entities can only be used by bots that purchased additional usernames on Fragment.
str: Stringable
custom_emoji_id: string