WHATS_APP_WEB: WhatsApp Web integrationWHATS_APP_BUSINESS: WhatsApp Business API integration905123456789| Field | Type | Description |
|---|---|---|
content | String | Plain text content of the message. |
channelType | ChannelType | Channel through which the message will be sent (e.g., WhatsApp Web, Whatsapp Business). |
senderChannelId | String | Identifier of the sender's channel. |
receiverIds | [String] | List of recipient identifiers who will receive the message. |
templateId | String | Identifier of the message template to use (mainly for structured messages). |
templateParams | [ExternalCreateMessageByWhatsappTemplateParam] | Parameters required for populating the WhatsApp template message. |
media | [Media] | Media attachments (images, videos, files) to include with the message. |