BEventManagerConfig

Properties

Link copied to clipboard
@ConfigurationValue(path = "botcommands.event.manager.defaultTimeout", type = "java.time.Duration", defaultValue = "null")
abstract val defaultTimeout: Duration?

The time applied to all event listeners by default before their coroutine is cancelled.

Functions

Link copied to clipboard

The time applied to all event listeners by default before their coroutine is cancelled.