TTMSFNCCloudWhatsAppTemplateComponents Class
Contains the component sections for a WhatsApp template message.
API unit family: TMSFNCCloudWhatsApp
Inherits from: TObjectList<TTMSFNCCloudWhatsAppTemplateComponent>
Syntax
TTMSFNCCloudWhatsAppTemplateComponents = class(TObjectList<TTMSFNCCloudWhatsAppTemplateComponent>)
Methods
| Name | Description |
|---|---|
| AddComponent | Adds a component section to the collection. |
| ToJSON | Serializes all components to a JSON array. |