toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
awaitCatching
await
Catching
suspend
fun
<
R
>
RestAction
<
R
>
.
awaitCatching
(
)
:
RestResult
<
R
>
(
source
)
Awaits the completion of this RestAction and wraps it in a Result.