Handles CommandHandler Errors | Function
handleError(error, showFullErrorLog, command)
error
The Error instance
any
showFullErrorLog
Whether to show the full error log
Boolean | undefined
command?
The command name
String
never
Last updated 3 years ago