$isMentioned
Checks if the user is mentioned in the current message.
Syntax
$isMentioned[User ID]
Parameters
User ID(Type: Snowflake || Flag: Required): The user ID to check.
Example
$nomention
$isMentioned[$mentioned[1]]
How $mentioned[] works?