DiscordKt
0.23.4
DiscordKt
/
me.jakejmattson.discordkt.dsl
/
CommandException
/
CommandException
Command
Exception
fun
<
T
:
Exception
>
CommandException
(
exception
:
T
,
event
:
CommandEvent
<
*
>
)
Content copied to clipboard
Parameters
event
The
CommandEvent
that threw this exception.