Components
用于表示一组 Component 。
Properties
Link copied to clipboard
当前所有的组件内 Component.serializersModule 的聚合产物。
Functions
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
根据类型寻找某个 Component,如果找不到则抛出 NoSuchElementException。
Link copied to clipboard
将一个 BotManager 的集合转化为 BotManagers。
Link copied to clipboard
fun Collection<Component>.toComponents(parentSerializersModule: SerializersModule = EmptySerializersModule()): Components
将一个 Component 的集合转化为 Components。
Link copied to clipboard
将元素集转换为 Messages 对象