Package-level declarations

Types

Link copied to clipboard

一个 OneBot11 组件的组件标识。

interface OneBot11ComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider<OneBot11ComponentConfiguration>

用于提供额外的 OneBot11ComponentFactoryProvider 配置器的 provider, 会在 OneBot11ComponentFactoryProvider.loadConfigures 中被加载。

Link copied to clipboard

用于通过 SPI 自动加载 OneBot11Component 的 provider。

Inherited functions

Link copied to clipboard
fun ApplicationFactoryConfigurer<*, *, *>.useOneBot11Component(configurator: ConfigurerFunction<OneBot11ComponentConfiguration>? = null)

ApplicationBuilder 中安装使用 OneBot11Component