toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.application
/
ApplicationCommand
/
call
call
abstract
suspend
fun
call
(
event
:
E
,
cache
:
MutableStringKeyedMap
<
Any
>
)
Override this to implement the calling logic for your subclass.