BotCommands
Toggle table of contents
3.0.0-beta.5
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.durations
/
delay
delay
fun
<
T
>
RestAction
<
T
>
.
delay
(
duration
:
Duration
)
:
RestAction
<
T
>
(
source
)
fun
<
T
>
RestAction
<
T
>
.
delay
(
duration
:
Duration
,
scheduler
:
ScheduledExecutorService
)
:
RestAction
<
T
>
(
source
)
See also
RestAction.
delay