You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alter the conversations model to include original message and then translations by language (eg. {originalMessage: “”, translations:{“french”:”bonjour”, “spanish”:”hola”}}
Start out just making sure the chat works in English between two users
User can select a contact and send a message
Allow users to chat using conversation model (save the messages)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: