$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]
!example 760463263879135242 Emoji Name: doge

What is this?

How $message works?