v241

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)

Type

Description

updateConfig

config: Partial

Method to update webchat configuration, without reloading webchat. Example:

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