TTMSFNCCloudWhatsApp.SendTemplate Method
Sends an approved WhatsApp message template to a recipient.
API unit family: TMSFNCCloudWhatsApp
Declaring type: TTMSFNCCloudWhatsApp
Inherited from: TTMSFNCCloudCustomWhatsApp
Syntax
procedure SendTemplate(ANumber: string; ATemplate: TTMSFNCCloudWhatsAppTemplate);
Parameters
| Name | Description |
|---|---|
ANumber |
Recipient phone number in E.164 format. |
ATemplate |
Template object that carries the name, language code, and runtime component parameters. |