We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
message_type
v1.0.0-rc2
Linux
ARM [64] (别名:AArch64 / ARMv8)
WebSocket (正向)
3 | MacOS
安装 v1.0.0-rc2 版本的 go-cqhttp,设置为主动 Websocket 模式
期望不出现重复的属性
上报的群聊消息如下:
{ "post_type": "message", "message_type": "group", // 中间省略 "message_type": "group" // 重复出现的属性 }
私聊消息则没有出现重复属性
No response
The text was updated successfully, but these errors were encountered:
babf35e
No branches or pull requests
请确保您已阅读以上注意事项,并勾选下方的确认框。
go-cqhttp 版本
v1.0.0-rc2
运行环境
Linux
运行架构
ARM [64] (别名:AArch64 / ARMv8)
连接方式
WebSocket (正向)
使用协议
3 | MacOS
重现步骤
安装 v1.0.0-rc2 版本的 go-cqhttp,设置为主动 Websocket 模式
期望的结果是什么?
期望不出现重复的属性
实际的结果是什么?
上报的群聊消息如下:
私聊消息则没有出现重复属性
简单的复现代码/链接(可选)
No response
日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: