This repository was archived by the owner on Aug 16, 2024. It is now read-only.
mirai-cpp v0.4.3-alpha
Pre-release
Pre-release
- 增强 MessageChain 对 C-Style string 的支持 (性能上还没优化,如果没必要可能移除);
- 修复 GetFriendMessageFromId/GetGroupMessageFromId 未检测返回代码的问题;
- 增加新特性: 如果在拉取消息时遇到 session 失效,自动重新进行 Auth ; (在重启 mirai 之后不用再重启机器人程序了)