toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
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