Package-level declarations

Types

Link copied to clipboard
object OneBot11

Some OneBot11 constants.

Link copied to clipboard

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

Inherited functions

Link copied to clipboard
inline fun <T> Application.oneBot11Bots(block: OneBotBotManager.() -> T): T

获取第一个 OneBotBotManager 并使用

Link copied to clipboard
inline fun Application.oneBot11BotsIfSupport(block: OneBotBotManager.() -> Unit)

获取第一个 OneBotBotManager 并使用(如果有的话)

Link copied to clipboard
fun ApplicationFactoryConfigurer<*, *, *>.useOneBot11(builder: OneBot11UsageBuilder.() -> Unit = {})

同时安装使用 OneBot11ComponentOneBotBotManager.