Open master0v opened 2 years ago
according to this doc, the API supports it https://developers.facebook.com/docs/messenger-platform/reference/attachment-upload-api/
this repository seems to be no longer maintained.
you can try the framework Ampalibe for creating bot messenger
Would you like assistance or advice?
advice
Issue description
Would like to send a file from a local filesystem.
Steps to reproduce
the above code returns "(#100) file://./file.txt should represent a valid URL)" also tried other variations of file:// syntax as well as simply ./file.txt and file.txt
Traceback or other info
Thanks!