CommandInputErrorHandler

CommandInputErrorHandler

type: (error: CommandInputError, context: Parameters<CommandFilter[“check”]>[0]) => void | Promise<void>