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
/
setTimeout
set
Timeout
fun
<
T
>
Task
<
T
>
.
setTimeout
(
duration
:
Duration
)
:
Task
<
T
>
(
source
)
See also
Task.
setTimeout
fun
<
T
>
GatewayTask
<
T
>
.
setTimeout
(
duration
:
Duration
)
:
Task
<
T
>
(
source
)
See also
Gateway
Task.
setTimeout