Sha256: 3e8a1bf74e7fe72da61dbddbf2b31f8eb30fb273d379797d800d114b025007a8
Contents?: true
Size: 534 Bytes
Versions: 1
Compression:
Stored size: 534 Bytes
Contents
# BrevoRuby::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 | **contact_numbers** | **Array<String>** | List of phone numbers of the contacts |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/SendWhatsappMessage.md |