livechat / chat-widget-adapters

This project contains a set of libraries for adapting LiveChat Chat Widget with certain frontend frameworks
https://developers.livechat.com
MIT License
24 stars 8 forks source link

Set LiveChat Customer Avatar #59

Closed davidkircos closed 1 year ago

davidkircos commented 1 year ago

You can set customerName and customerEmail. It seems like it should be possible also to set the avatar.

Screen Shot 2022-12-06 at 11 31 20 AM
walaszczykm commented 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 🙂