$reaction
(for premium users)
This is a callback. It gets triggered whenever an awaited reaction occurs.
Syntax
$reaction[Name]
Parameters
Name
(Type: String || Flag: Required)
: The value used in “command name” argument of$awaitReactions[]
.
Example
Trigger $reaction[click]
$nomention
$sendMessage[$username clicked on the reaction]
For more info, see the Awaited Reactions Guide.