KookComponentBotConfiguration

组件bot所使用的额外拓展配置类,应用于 KookBotManager 中。

Author

ForteScarlet

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class SyncPeriods(val guildSyncPeriod: Long, val batchDelay: Long = 0)

内部缓存对象信息的同步周期信息。

Properties

Link copied to clipboard

内部缓存对象信息的同步周期。