$suppressErrorLogging
Premium
Disable error logging for the command in bot logs.
Syntax
$suppressErrorLogging
Example
$nomention
Hello world!
$createChannel[;]
$suppressErrorLogging
$createChannel
at 3:17
returned an error: expected valid value in position 1, got empty value
In the BDFD Web App:
- With
$suppressErrorLogging
:
- Without
$suppressErrorLogging
:
You can use $suppressErrors
to disable error bot response.