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
/
BEventManagerConfigProps
BEvent
Manager
Config
Props
interface
BEventManagerConfigProps
(
source
)
Inheritors
BEventManagerConfig
BEventManagerConfigBuilder
Members
Properties
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.