Skip to content
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

Choose a tag to compare

@cyanray cyanray released this 25 Apr 10:17
· 545 commits to master since this release
  1. 增强 MessageChain 对 C-Style string 的支持 (性能上还没优化,如果没必要可能移除);
  2. 修复 GetFriendMessageFromId/GetGroupMessageFromId 未检测返回代码的问题;
  3. 增加新特性: 如果在拉取消息时遇到 session 失效,自动重新进行 Auth ; (在重启 mirai 之后不用再重启机器人程序了)