$emojiName[]
Returns the name of the custom emoji.
Syntax
$emojiName[Emoji ID]
Parameters
Emoji ID
(Type: Snowflake || Flag: Required)
: The emoji’s id to get the name for.
Example
$nomention
Emoji Name: $emojiName[$message]
How $message
works?