Sha256: fb046e78649bb15bafc9effc065cfe6b5ff055ac5537a9508129222137b511c6
Contents?: true
Size: 717 Bytes
Versions: 1
Compression:
Stored size: 717 Bytes
Contents
# Brevo::SendWhatsappMessage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **template_id** | **Integer** | ID of the template to send | [optional] **text** | **String** | Text to be sent as message body (will be overridden if templateId is passed in the same request) | [optional] **sender_number** | **String** | WhatsApp Number with country code. Example, 85264318721 | **params** | **Object** | Pass the set of attributes to customize the template. For example, {\"FNAME\":\"Joe\", \"LNAME\":\"Doe\"}. | [optional] **contact_numbers** | **Array<String>** | List of phone numbers of the contacts |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/SendWhatsappMessage.md |