This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
mirai-cpp v2.4.0
What's Changed
- 重构消息反射: GetMessageReflection. by @cyanray in #128
- 统一文件名称格式. by @cyanray in #129
- Update ImageMessage.hpp to fix no copy base64 field. by @cyanray in #130
- Correctly implement the MessageChain::operator== function. by @cyanray in #132
- 更新 cpp-httplib 为最新版 by @cyanray in #135
- 支持部分 v2.5 API,更正文件编码等 by @Numendacil in #136
- 更正示例,正确实现ImageMessage.ToJson()等 by @Int-0X7FFFFFFF in #137
- 正确实现ImageMessage.ToJson() by @cyanray in #138
New Contributors
- @Int-0X7FFFFFFF made their first contribution in #137
Full Changelog: 2.3.3...2.4.0