toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.service
/
ServiceResult
/
Companion
/
fail
fail
fun
<
T
:
Any
>
fail
(
error
:
ServiceError
)
:
ServiceResult
<
T
>
(
source
)
fun
<
T
:
Any
>
fail
(
errors
:
List
<
ServiceError
>
)
:
ServiceResult
<
T
>
(
source
)