respondText

open suspend override fun respondText(context: PublicSlashCommandContext<A, M>, message: Key, failureType: FailureReason<*>)

Override this to implement a way to respond to the user, regardless of whatever happens.