xatkit-bot-platform / xatkit-chat-widget

(React) Chat widget for Xatkit
https://xatkit.com
MIT License
5 stars 2 forks source link

Add support for conversation buttons #6

Closed gdaniel closed 4 years ago

gdaniel commented 4 years ago

The web component should provide some primitives to display buttons. The use case is something like:

[bot] Do you agree with our terms of service?
[yes] [no]

Once the primitives exist we can integrate them as actions in the react platform.