Chat launcher script Link

<script src="https://cdn.sentione.com/chat-ui-launcher/chat.1.54.1.js"></script>

sentiOneChat object new method

Field name (* - required)TypeDescription
updateConfigconfig: PartialMethod to update webchat configuration, without reloading webchat. Example:

window.sentiOneChat.updateConfig({ everyMessage: { extraData: { token: 'new_token' } } })