-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
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
Cannot send pdf file using MediaMessage #710
Labels
Comments
Donate for this issue $20 here : Anyone who solve this problem will get the donation. |
binsee
pushed a commit
to binsee/wechaty
that referenced
this issue
Aug 8, 2017
Fix can't send pdf and more type file. Now, you can use `m.say(new MediaMessage(file))` send any type file. Fix wechaty#710
huan
pushed a commit
that referenced
this issue
Aug 10, 2017
* fix(puppet-web): send any type file. Fix can't send pdf and more type file. Now, you can use `m.say(new MediaMessage(file))` send any type file. Fix #710 * fix(puppet-web): Delete unused comments * fix(puppet-web): add interface MediaData * fix(puppet-web): formData.id Allocation error * fix(wechaty-bro): remove trailing comma
This was referenced Aug 10, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cannot send pdf file, It can send pic successfully but not pdf file.
related to #538
It says pdf file sending 0 data.
get the following sending result:
log as follows:
The text was updated successfully, but these errors were encountered: