Skip to content

0.6.11 / 2018-01-22

Compare
Choose a tag to compare
@chentsulin chentsulin released this 22 Jan 04:43
· 621 commits to master since this release

messaging-api-viber

  • [new] Support broadcast methods:
    • broadcastMessage(broadcastList, message)
    • broadcastText(broadcastList, text [, options])
    • broadcastPicture(broadcastList, picture [, options])
    • broadcastVideo(broadcastList, video [, options])
    • broadcastFile(broadcastList, file [, options])
    • broadcastContact(broadcastList, contact [, options])
    • broadcastLocation(broadcastList, location [, options])
    • broadcastURL(broadcastList, url [, options])
    • broadcastSticker(broadcastList, stickerId [, options])
    • broadcastCarouselContent(broadcastList, richMedia [, options])