OneBot11UsageBuilder

使用在 useOneBot11 函数中,用于同时针对 OneBot11ComponentOneBotBotManager 进行配置。

See also

Functions

Link copied to clipboard
abstract fun botManager(configurator: ConfigurerFunction<OneBotBotManagerConfiguration>)

追加一个安装 OneBotBotManager 时候使用的配置。

Link copied to clipboard
abstract fun component(configurator: ConfigurerFunction<OneBot11ComponentConfiguration>)

追加一个安装 OneBot11Component 时候使用的配置。