Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
The updateConversation is not usable to update the id of the conversation.
I think we should have something like this in case we update the id from backend.
The
updateConversation
is not usable to update theid
of the conversation. I think we should have something like this in case we update the id from backend.