|
Website update, smoother avatar animation, chat bubbles |
The website was updated today.
1 2 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, 1 2 3 var chat = new WebChatbotListener(); chat.bubble = true; If you notice any issues, please let us know. |
|
|
|
|