react-chat-widget
react-chat-widget copied to clipboard
Structured message capture supported?
Can someone comment how to handle events/messages that are JSON and have like event or message types, and render a custom widget based on type. For example offering an embedded UI to select from 3 options from a chatbot, vs having to type an unstructured message response.....
if not natively supported, can someone comment how one could fork this and go about supporting that....