We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello there,
I'm running an escenario where the chats below to more than one group id
This is something that could happen if we follow this documentation: https://www.livechat.com/help/livechat-for-multiple-websites/
Right now, the interface to recibe the GroupId is an String
agent-app-sdk/src/widgets/shared/customer-profile.ts
Line 18 in b061db8
My question is, should that be an array of string? If the answer is no, then How do I know when the chat bellows to more than one Group
Thanks!
Hello there,
I'm running an escenario where the chats below to more than one group id
This is something that could happen if we follow this documentation:
https://www.livechat.com/help/livechat-for-multiple-websites/
Right now, the interface to recibe the GroupId is an String
agent-app-sdk/src/widgets/shared/customer-profile.ts
Line 18 in b061db8
My question is, should that be an array of string?
If the answer is no, then How do I know when the chat bellows to more than one Group
Thanks!