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无法获取联系人列表 #52

Closed ForteScarlet closed 2 years ago

ForteScarlet commented 2 years ago

e.g.

OriginBotManager.INSTANCE.getAnyBotOrNull().getContacts().collectToList(); // empty

原issue:https://github.com/ForteScarlet/simpler-robot/issues/387

ForteScarlet commented 2 years ago

核心库导致的问题