simple-robot / simbot-component-mirai

simple-robot下的mirai组件
https://component-mirai.simbot.forte.love/
GNU Affero General Public License v3.0
20 stars 0 forks source link

支持对bot好友分组列表的操作 #83

Closed ForliyScarlet closed 1 year ago

ForliyScarlet commented 1 year ago
val bot: MiraiBot = ...

val categories = bot.friendCategories

// ...