paked / messenger

Package messenger is used for making bots for use with Facebook messenger
MIT License
274 stars 72 forks source link

Add support for saved attachments #61

Open dfischer opened 5 years ago

dfischer commented 5 years ago

Ability to reuse attachments in messages with attachment API:

https://developers.facebook.com/docs/messenger-platform/reference/attachment-upload-api/#attachment_reuse

dfischer commented 5 years ago

I will work on this