$isTimedOut
Checks whether the specified user is timed out or not.
Syntax
$isTimedOut[User ID]
Parameters
User ID(Type: Snowflake || Flag: Required): The user to check.
Example
$nomention
User is timed out: $isTimedOut[$mentioned[1]]

How $mentioned[] works?