wechaty / puppet-supports

Wechaty Puppet Services (WPS)
https://wechaty.js.org/docs/puppet-services/
Apache License 2.0
33 stars 4 forks source link

Donut: room发送mp4文件,发送失败 #206

Open Jian-er opened 1 year ago

Jian-er commented 1 year ago

mp4文件转成file_box对象后,room.say(file_box)报错 File "D:\venv\wechaty_bot\lib\site-packages\wechaty\user\room.py", line 398, in say file=some_thing File "D:\venv\wechaty_bot\lib\site-packages\wechaty_puppet_service\puppet.py", line 375, in message_send_file filebox=file.to_json_str() File "D:\venv\wechaty_bot\lib\site-packages\wechaty_grpc\wechaty__init__.py", line 313, in message_send_file "/wechaty.Puppet/MessageSendFile", request, puppet.MessageSendFileResponse File "D:\venv\wechaty_bot\lib\site-packages\betterproto__init__.py", line 1125, in _unary_unary assert response is not None AssertionError

su-chang commented 1 year ago

@Jian-er 麻烦明确下使用的token是puppet_donut的么?还是puppet_padlocal的?

Jian-er commented 1 year ago

@su-chang puppet_padlocal