Facebook Messenger Bot: Size of Video Attachment? How big can it be?

我是研究僧i 提交于 2019-12-24 04:05:10

问题


There is no indication as to the the size and format that a video attachment needs to be when being sent through Facebook Messenger, at least in the documentation here: https://developers.facebook.com/docs/messenger-platform/send-api-reference/video-attachment.

Is there a limit on size? What format does it need to be in?


回答1:


I was looking for this information too. I decided to try to upload files of different size to see what happen. When you try to upload files bigger than 25MB, Facebook Messenger display a error message stating that 25MB is the limit (hey!).

Note that I tested that on a generic file, not specifically on a video.




回答2:


It says directly in the link posted by the OP:

Sending Attachments

The Messenger Platform allows you to attach assets to messages, including audio, video, images, and files. Max attachment size is 25MB. There are three ways to attach an asset to a message:


来源:https://stackoverflow.com/questions/38382639/facebook-messenger-bot-size-of-video-attachment-how-big-can-it-be

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!