Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.11 KB

Viber.md

File metadata and controls

16 lines (12 loc) · 1.11 KB

Viber

Properties

Name Type Description Notes
sender str Phone number or alphanumeric sender name [optional]
validity int After how many minutes this channel is considered as failed and the next channel is attempted [optional]
text str Plaintext content for Viber [optional]
image_url str URL for the embedded image. Valid combinations: 1) 'image_url' 2) 'text', 'image_url', 'button_url', 'button_text' [optional]
button_url str URL of the button, must be specified along with 'text', 'button_text' and 'image_url' (optional) [optional]
button_text str Must be specified along with 'text', 'button_url', 'button_text', 'image_url' (optional) [optional]
channel str [optional] [default to 'viber']

[Back to Model list] [Back to API list] [Back to README]