v194
Chat launcher script Link
<script src="https://cdn.sentione.com/chat-ui-launcher/chat.1.14.2.js"></script>
New fields in configuration object
| Field name (* - required) | Type | Description | Example value | |
|---|---|---|---|---|
| language | string ('en' | 'pl') | Language to use by default, this is mostly important when errors occur (for example message can't be sent) | 'en' | |
| appearance.icons | object | Object to configure webchat's icons | ||
| appearance.icons.openButtonIcon | string (URL or base64) | Icon will be displayed in circle to open/close webchat | ||
| appearance.icons.closeButtonIcon | string (URL or base64) | Icon will be displayed in circle to open/close webchat | ||
| appearance.icons.minimizeButtonIcon | string (URL or base64) | Icon will be displayed in webchat's header to minimize webchat and in circle to open/close webchat | ||
| appearance.icons.activeSendMessageButtonIcon | string (URL or base64) | Icon will be displayed in webchat's input when user write sth in it | ||
| appearance.icons.disabledSendMessageButtonIcon | string (URL or base64) | Icon will be displayed in webchat's input when is empty |
Live example
Updated about 3 years ago
