awaitCatching

Deprecated

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

Awaits the completion of this RestAction and wraps it in a Result.