toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.application.slash
/
SlashCommand
/
handleError
handle
Error
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.