VeenaMalali13
VeenaMalali13
I have react component "Somefile.jsx" from where I am calling component of react-chatbot-kit. In Somefile.jsx I am calling "abc" method using setInterval to check session timeout. on 6th and 8th...
Hi, I need to align bot messages. When there are multiple bot messages bot avatar is shown for first message only. That is why bot messages are not aligned properly....
I have widget displaying main menu at the start of conversation(e.g. Live demo, Request for trial version, Sales team etc). When I click any of these, it should appear as...
When we don't have any message to display and we want to display widgets only, then what should be first parameter to createChatBotMessage method? e.g. createChatBotMessage (what should go here,{widget:...
How to restart conversation on some conditions? Like I am getting 'restart' flag from backend. Whenever I am getting this flag, I need to restart conversation.