botpress / messaging

Botpress messaging server
42 stars 37 forks source link

feat(messenger): allow receiving file content elements #480

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR adds support for receiving file content-elements (audio, video, images, pdf, etc...) with Messenger (channel v1.0.0 only).

linear[bot] commented 2 years ago
DEV-2647 Add user file upload support to Facebook Messenger

A user must have the ability to upload a file (file, photo, video) in a Facebook Messenger conversation and the chatbot admin/agent must be able to get access to the file.