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
ae400c0
MacOS
arm64
正向 WebSocket
bot通过base64形式发送特定图片
e.g.
图片正常发送,并且在QQ客户端下正常显示
在安卓端、pc端下,图片尺寸异常(准确来说是尺寸为0,0),在 IPad 端下图片甚至不显示
https://github.com/RF-Tar-Railt/RaianBot/blob/bbfb90315d60f94b81a3f1b176b0b238cfe26499/plugins/gacha/main.py#L202-L266
No response
The text was updated successfully, but these errors were encountered:
我也遇到了这个问题,通过 base64 发送图片,尺寸信息丢失。但是如果是通过 https:// 这样的URL发送图片则是正常的
Sorry, something went wrong.
提供一下会触发的图片?
不是就在issue上吗(
我无法在当前版本复现这个问题(Windows MacOS Ubuntu都尝试了
用的是macos下的docker
No branches or pull requests
请确保您已阅读以上注意事项,并勾选下方的确认框。
Lagrange项目
OneBot
所使用/依赖的Lagrange项目对应的commit
ae400c0
运行环境
MacOS
运行架构
arm64
连接方式
正向 WebSocket
重现步骤
bot通过base64形式发送特定图片
e.g.
期望的结果是什么?
图片正常发送,并且在QQ客户端下正常显示
实际的结果是什么?
在安卓端、pc端下,图片尺寸异常(准确来说是尺寸为0,0),在 IPad 端下图片甚至不显示
简单的复现代码/链接(可选)
Trace 级别日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: