$isEmojiAnimated[]

Checks if the emoji’s animated.

Syntax

$isEmojiAnimated[Emoji ID]

Parameters

  • Emoji ID (Type: Snowflake || Flag: Required): The emoji’s id to check if it’s animated.

Example

$nomention
Is emoji animated?: $isEmojiAnimated[$message]
!example 760463263879135242 Is emoji animated?: false

What is this?

How $message works?