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
OneBot
fc48f2b
Windows
x64
正向 WebSocket
消息接收事件: log.info("内容:{}", image.contentToString());
log.info("内容:{}", image.contentToString());
在聊天框->表情->收藏表情 中,发送任意静态/动态表情包
image.contentToString()的值为 [动画表情]
[2025-04-24 00:15:44] [MessagingLogic] [VERBOSE]: [MessageChain(********)(********)] [Image: 1599x883] [图片] 1170A1E8102FF686E48F6FF8C970C4B1.jpg 85725 https://multimedia.nt.qq.com.cn/download?**********
image.contentToString()的值为 [图片]
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
请确保您已阅读以上注意事项,并勾选下方的确认框。
Lagrange项目
OneBot
所使用/依赖的Lagrange项目对应的commit
fc48f2b
运行环境
Windows
运行架构
x64
连接方式
正向 WebSocket
重现步骤
消息接收事件:
log.info("内容:{}", image.contentToString());
在聊天框->表情->收藏表情 中,发送任意静态/动态表情包
期望的结果是什么?
image.contentToString()的值为 [动画表情]
实际的结果是什么?
[2025-04-24 00:15:44] [MessagingLogic] [VERBOSE]: [MessageChain(********)(********)] [Image: 1599x883] [图片] 1170A1E8102FF686E48F6FF8C970C4B1.jpg 85725 https://multimedia.nt.qq.com.cn/download?**********
image.contentToString()的值为 [图片]
简单的复现代码/链接(可选)
Trace 级别日志记录(可选)
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: