javascript v0.0.1-alpha.24

What’s New:

  • added create widget API’s for creating, publising and deleting widget from SDK, namely createTextPollWidget, createImagePollWidget, createTextPredictionWidget, createImagePredictionWidget, updateTextPredictionWidgetOption, updateImagePredictionWidgetOption, createPredictionFollowUpWidget, createTextQuizWidget, createImageQuizWidget, createAlertWidget, createTextAskWidget, publishWidget and deleteWidget API. Refer docs for more details.
  • customId arg prop from createCommentBoard API is now optional.
  • added widgetAttributes arg prop to getPostedWidgets and getWidgets API that would enable to get widgets based on given widget attributes.