Name | Type | Description | Notes |
---|---|---|---|
sender | String | Phone number or alphanumeric sender name | [optional] |
validity | Number | After how many minutes this channel is considered as failed and the next channel is attempted | [optional] |
text | String | Plaintext content for Viber | [optional] |
imageUrl | String | URL for the embedded image. Valid combinations: 1) 'image_url' 2) 'text', 'image_url', 'button_url', 'button_text' | [optional] |
buttonUrl | String | URL of the button, must be specified along with 'text', 'button_text' and 'image_url' (optional) | [optional] |
buttonText | String | Must be specified along with 'text', 'button_url', 'button_text', 'image_url' (optional) | [optional] |
channel | String | [optional] [default to 'viber'] |
This repository was archived by the owner on Jun 20, 2019. It is now read-only.