BotRegistrar

Bot注册器。

Functions

Link copied to clipboard
abstract fun register(verifyInfo: BotVerifyInfo): Bot

根据通用配置信息注册一个BOT。 此信息是从 .bot 配置文件中读取而来的 Properties格式文件。

Properties

Link copied to clipboard
abstract val component: Component

获取当前内容所属组件。

Inheritors

Link copied to clipboard