Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 671 Bytes

File metadata and controls

14 lines (10 loc) · 671 Bytes

com.Messente.Api.Model.WhatsAppVideo

WhatsApp video content. Either "id" or "link" must be provided, but not both.

Properties

Name Type Description Notes
Id string Unique identifier for the video file. [optional]
Caption string Caption for the video. [optional]
MimeType string MIME type of the video file. [optional]
Link string URL link to the video file. [optional]

[Back to Model list] [Back to API list] [Back to README]