UNPKG

viber-bot

Version:

A bot interface to work with Viber API

12 lines (10 loc) 249 B
"use strict"; module.exports = { MESSAGE_RECEIVED: "message", MESSAGE_SENT: "message_sent", SUBSCRIBED: "subscribed", UNSUBSCRIBED: "unsubscribed", CONVERSATION_STARTED: "conversation_started", ERROR: "error", FAILED: "failed" };