handleError

open suspend fun handleError(context: C, t: Throwable, commandObj: SlashCommand<*, *, *>)

A general way to handle errors thrown during the course of a command's execution.