facet
0.5.0-SNAPSHOT
chat-commands
/
io.facet.chatcommands
/
SuspendCommand
Suspend
Command
interface
SuspendCommand
<
S
>
:
Command
<
S
>
Content copied to clipboard
Functions
Sources
Functions
run
Link copied to clipboard
open
override
fun
run
(
context
:
CommandContext
<
S
>
)
:
Int
Content copied to clipboard
run
Suspend
Link copied to clipboard
abstract
suspend
fun
runSuspend
(
context
:
CommandContext
<
S
>
)
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard