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
Is there any guide regarding on 🪐 How to use an account to mass use the library? in the readme?
What I have tried
I have tried to use some method like this one But it seems there is a specific variable type for the conversationExternalId
I have also tried to put externalId on this method. But I'm also getting an error to (might be a wrong type of externalId)
Thank you
The text was updated successfully, but these errors were encountered:
No problem and happy coding! Also, its worth noting you can create as much as Chat objects from the client as you wish for your conversations. Have a great day!
(Think of chats like channels/conversations)
Question
Is there any guide regarding on
🪐 How to use an account to mass use the library?
in the readme?What I have tried
I have tried to use some method like this one But it seems there is a specific variable type for the
conversationExternalId
I have also tried to put
externalId
on this method. But I'm also getting an error to (might be a wrong type of externalId)Thank you
The text was updated successfully, but these errors were encountered: