toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
RestResult
/
Companion
/
failure
failure
fun
<
T
>
failure
(
exception
:
Throwable
)
:
RestResult
<
T
>
(
source
)
Returns an instance that encapsulates the given
Throwable
as failure.