BotCommands
Toggle table of contents
3.0.0-beta.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.core.service
/
ServiceResult
/
onService
on
Service
inline
fun
onService
(
block
:
ServiceResult
<
T
>
.
(
service
:
T
)
->
Unit
)
:
ServiceResult
<
T
>
(
source
)