请确保您已阅读以上注意事项,并勾选下方的确认框。
go-cqhttp 版本
2.0.0-beta5
运行环境
Windows (64)
运行架构
AMD64
连接方式
WebSocket (反向)
使用协议
0 | Default
重现步骤
1.同一个群里的其他人上传一个群文件
2.bot通过反向ws收到gocq的推送,但内容是空的
3.撤回这个群文件,bot又能收到正常的notice event
期望的结果是什么?
应该收到notice event
实际的结果是什么?
空消息
简单的复现代码/链接(可选)
日志记录(可选)
[2025-06-12 09:06:26,863 nonebot] INFO: Self: [bot], Message -1259513763 from [A]@[群:****]: ''
[2025-06-12 09:06:26,863] INFO in message: Self: [bot, Message -1259513763 from [A]@[群:****]: ''
---------以上为上传群文件,以下为撤回群文件-------------
[2025-06-12 09:06:39,651 nonebot] INFO: Notice: <Event, {'post_type': 'notice', 'notice_type': 'group_recall', 'time': 1749690386, 'self_id': [bot], 'group_id': ****, 'user_id': [A], 'operator_id': [A], 'message_id': -1259513763}>
[2025-06-12 09:06:39,651] INFO in notice_request: Notice: <Event, {'post_type': 'notice', 'notice_type': 'group_recall', 'time': 1749690386, 'self_id': [bot], 'group_id': ****, 'user_id': [A], 'operator_id': [A], 'message_id': -1259513763}>
补充说明(可选)
No response
请确保您已阅读以上注意事项,并勾选下方的确认框。
go-cqhttp 版本
2.0.0-beta5
运行环境
Windows (64)
运行架构
AMD64
连接方式
WebSocket (反向)
使用协议
0 | Default
重现步骤
1.同一个群里的其他人上传一个群文件
2.bot通过反向ws收到gocq的推送,但内容是空的
3.撤回这个群文件,bot又能收到正常的notice event
期望的结果是什么?
应该收到notice event
实际的结果是什么?
空消息
简单的复现代码/链接(可选)
日志记录(可选)
补充说明(可选)
No response