toggle menu
kord-extensions
2.4.1-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.application
/
ApplicationCommandRegistry
/
unregisterGeneric
unregister
Generic
open
suspend
fun
unregisterGeneric
(
command
:
ApplicationCommand
<
*
>
,
delete
:
Boolean
=
true
)
:
ApplicationCommand
<
*
>
?
Unregister a generic
ApplicationCommand
.