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.requests
/
awaitCatching
await
Catching
suspend
fun
<
R
>
RestAction
<
R
>
.
awaitCatching
(
)
:
RestResult
<
R
>
(
source
)
Awaits the completion of this RestAction and wraps it in a Result.