This repository was archived by the owner on Aug 16, 2024. It is now read-only.
mirai-cpp v2.3.1
更新说明
新增
- MiraiVoice, VoiceMessage 语音新增语音时间长度 length 字段, 单位为秒;
- BotJoinGroupEvent, MemberJoinEvent 新增 Inviter 字段;
- BotLeaveKickEvent 事件新增 Operator 字段;
- 新增设置群管理员 API SetGroupAdmin;
- ImageMessage, FlashImageMessage, VoiceMessage 新增 Base64 字段, 可用于发送 Base64 数据;
⚠其他说明
- 因精力有限,本次更新没有经过测试,可能存在问题,欢迎通过 Issues 反馈。