whatsapp_template
Allows the creation of messages from WhatApp Templates.
whatsapp_template(name=String, components=Array, language=String)
whatsapp_template(name=String, components=Array, language=String)
Create a template
In order to create a WhatsApp Template, read this guide.
Platforms
Platform | Supported |
---|---|
Messenger | |
Telegram |
Usage
On Demand
Params
Name | Description |
---|---|
| Required. Name of the template. |
| Optional.
Array of |
| Optional.
Contains a |
Learn more about WhatsApp Templates in the official documentation.
Last updated