Skip to content

go-cqhttp-v0.9.40-fix2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mrs4s Mrs4s released this 20 Feb 10:56
· 1062 commits to master since this release

修改: 将自身发送信息事件的 post_type 改为了 message_sent, 以防止应用层未处理 message_type 的情况.

修复: 重连时可能因为数据包解析错误导致崩溃的问题.
修复: /_send_group_notice 接口无法发送长字符公告的问题. #649
修复: 某些情况下在Bot账号没有 群管理/群主 权限的情况下依然可以发送 @全体成员 的问题.