toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
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