$awaitedCommandError

Triggered when an awaited command doesn't match with provided filter.

$awaitedCommandError[] is a callback, which means it's used in the command trigger (not the code). The command is ran when an awaited command doesn't match with provided filter.

Syntax

$awaitedCommandError[name]

Parameters

Example

Trigger: $awaitedCommandError[number]

$nomention
Invalid number!

example

For more info, see the Awaited Commands Guide.