Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.21 KB

File metadata and controls

17 lines (12 loc) · 1.21 KB

SendInboxMessageRequestTemplateElementsInner

Properties

Name Type Description Notes
title Option<String> Element title (max 80 chars). Required for Instagram/Facebook generic templates. [optional]
subtitle Option<String> Element subtitle (Instagram/Facebook only) [optional]
image_url Option<String> Element image URL (Instagram/Facebook only) [optional]
buttons Option<Vecmodels::SendInboxMessageRequestTemplateElementsInnerButtonsInner> Element buttons (Instagram/Facebook only) [optional]
name Option<String> WhatsApp only. Name of the approved template to send. [optional]
language Option<String> WhatsApp only. Template language code (e.g. en_US). [optional]
components Option<Vec<std::collections::HashMap<String, serde_json::Value>>> WhatsApp only. Meta Cloud API send-shape components array, forwarded to Meta verbatim. [optional]

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