BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.core.service
/
LazyService
Lazy
Service
interface
LazyService
<
out
T
:
Any
>
:
Lazy
<
T
>
(
source
)
Members
Properties
value
Link copied to clipboard
abstract
val
value
:
T
Functions
can
Create
Service
Link copied to clipboard
abstract
fun
canCreateService
(
)
:
Boolean
get
Service
Error
Link copied to clipboard
abstract
fun
getServiceError
(
)
:
ServiceError
?
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean