timeout

fun <T : RestAction<*>> T.timeout(duration: Duration): T(source)

Deprecated

Moved to the BotCommands-jda-ktx module You can find & replace: Find: io.github.freya022.botcommands.api.core.utils.timeout Replace: dev.freya02.botcommands.jda.ktx.durations.timeout

See also