The access token used by the client.
The underlying axios instance.
Broadcasts carousel content messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The rich media of the message.
Other optional parameters.
Status and message token
Broadcasts contact messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The contact of the message.
Other optional parameters.
Status and message token
Broadcasts file messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The file of the message.
Other optional parameters.
Status and message token
Broadcasts location messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The location of the message.
Other optional parameters.
Status and message token
Broadcasts messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
Message and options to be sent.
Status and message token
Broadcasts picture messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The picture of the message.
Other optional parameters.
Status and message token
Broadcasts sticker messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
Unique Viber sticker ID. For examples visit the sticker IDs page.
Other optional parameters.
Status and message token
Broadcasts text messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The text of the message.
Other optional parameters.
Status and message token
Broadcasts URL messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
URL. Max 2,000 characters.
Other optional parameters.
Status and message token
Broadcasts video messages to the users.
This mandatory parameter defines the recipients for the message. Every user must be subscribed and have a valid user id. The maximum list length is 300 receivers.
The video of the message.
Other optional parameters.
Status and message token
Fetches the account’s details as registered in ViberTypes.
The account’s details
Fetches the online status of a given subscribed account members.
Array of unique Viber user id. 100 ids per request.
An array of online status.
Fetches the details of a specific Viber user based on his unique user ID.
Unique Viber user id.
Details of the Viber user.
Removes your webhook
Status
Sends a carousel content message to the user.
Unique Viber user id.
The rich media of the message.
Other optional parameters.
Status and message token
Sends a contact message to the user.
Unique Viber user id.
The contact of the message.
Other optional parameters.
Status and message token
Sends a file message to the user.
Unique Viber user id.
The file of the message.
Other optional parameters.
Status and message token
Sends a location message to the user.
Unique Viber user id.
The location of the message.
Other optional parameters.
Status and message token
Sends a message to the user.
Unique Viber user id.
Message and options to be sent.
Status and message token
Sends a picture message to the user.
Unique Viber user id.
The picture of the message.
Other optional parameters.
Status and message token
Sends a sticker message to the user.
Unique Viber user id.
Unique Viber sticker ID. For examples visit the sticker IDs page.
Other optional parameters.
Status and message token
Sends a text message to the user.
Unique Viber user id.
The text of the message.
Other optional parameters.
Status and message token
Sends an URL message to the user.
Unique Viber user id.
URL. Max 2,000 characters.
Other optional parameters.
Status and message token
Sends a video message to the user.
Unique Viber user id.
The video of the message.
Other optional parameters.
Status and message token
Sets a Webhook
Account webhook URL to receive callbacks & messages from users.
Status
Generated using TypeDoc
https://developers.viber.com/docs/api/rest-bot-api/#viber-rest-api