Skip to content

利用 msg.room().say 发送二维码图片时,报错  #523

@bdavidy

Description

@bdavidy

代码:

const fileBox = FileBox.fromFile(”c:/1.png“);
await say(msg, fileBox);

当参数时普通图片时,微信能正常显示,当图片时二维码时,会报如下错误:

INFO PuppetService messageSendFile(R:10926729362457569, FileBox#File<1721026311787.png>) about to call grpc
========================g点重现: 13 INTERNAL: ENOENT: no such file or directory, stat '/tmp/domain-cdn-temps/a32a5a07-00e1-4cdf-936d-95da5a3c6b60-thumb.jpg'

Metadata

Metadata

Labels

workproWechaty Puppet Service WorkPro

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions