Closed davidkircos closed 1 year ago
Hello, @davidkircos 👋 thanks for your question. The Chat Widget Adapters projects provide a wrapper layer between LiveChat Chat widget application and one of the supported fronted frameworks of choice.
What does it do? It makes it easier to embed LiveChat Chat Widget and interact with it. What does it not do? It is not extending nor altering already existing LiveChat Chat Widget functionalities.
Setting customer email
and name
is currently supported by LiveChat Chat widget JS API while setting customer avatars is currently not as seen on the official documentation: https://developers.livechat.com/docs/extending-chat-widget/javascript-api#setters.
Either way, thanks for the feature request to the Chat Widget application itself 🙂
You can set
customerName
andcustomerEmail
. It seems like it should be possible also to set the avatar.