This repository was archived by the owner on Aug 16, 2024. It is now read-only.
mirai-cpp v2.3.3
What's Changed
- Remove 'Announcement' field from group_config by @Numendacil in #120
- 初始化 MiraiVoice, VoiceMessage 的 Length 字段. by @cyanray in #122
- ForwardMessage::Node::MessageId 的类型暂时从 MessageId_t 改为 std::optional<MessageId_t>,因为它可能为 null;
New Contributors
- @Numendacil made their first contribution in #120
Full Changelog: 2.3.1...2.3.3