toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.service
/
tryGetService
try
Get
Service
fun
<
T
:
Any
>
BContext
.
tryGetService
(
kClass
:
KClass
<
T
>
)
:
ServiceResult
<
T
>
(
source
)
inline
fun
<
T
:
Any
>
BContext
.
tryGetService
(
)
:
ServiceResult
<
T
>
(
source
)
inline
fun
<
T
:
Any
>
ServiceContainer
.
tryGetService
(
)
:
ServiceResult
<
T
>
(
source
)