BotCommands
Toggle table of contents
3.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.core.config
/
BEventManagerConfig
BEvent
Manager
Config
@
InjectedService
interface
BEventManagerConfig
:
IConfig
,
BEventManagerConfigProps
(
source
)
Members
Properties
config
Type
Link copied to clipboard
open
override
val
configType
:
Class
<
BEventManagerConfig
>
default
Timeout
Link copied to clipboard
abstract
val
defaultTimeout
:
Duration
?
The time applied to all event listeners by default before their coroutine is canceled.
Functions
get
Default
Timeout
Link copied to clipboard
open
fun
getDefaultTimeout
(
)
:
Duration
?
The time applied to all event listeners by default before their coroutine is canceled.