Website update, smoother avatar animation, chat bubbles |
The website was updated today.
SDK.useCanvas=false;
Chat bubbles are not used by default for backward compatibility. To enable chat bubbles on your WebChatbotListener set bubble to true in JavaScript, var chat = new WebChatbotListener();
chat.bubble = true;
If you notice any issues, please let us know. |
|
|
|
|