Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.类似mirai的同步消息链类型
(同步消息和普通消息一样, 但是由 Bot 账号的其他客户端发送的消息, 同步到 mirai 时产生的事件. 此类事发送人永远是 Bot 本身.)
2.或者获取全部客户端的聊天记录
mirai有这个功能,但是mirai是java版本,使用不如go方便.
Beta Was this translation helpful? Give feedback.
All reactions