Contents
Webchat
Commands
open
Opens the webchat UI
Options
| Option | Type | Description |
|---|---|---|
| immediate | boolean | Opens the webchat UI |
Deferred Promise Resolutions
| Status | When | Returns |
|---|---|---|
| resolved | When configuration options are provided and set | n/a |
| rejected | When no configuration options are provided | {"type": "error", "text": "Invalid configuration"} |
| rejected | When something else happens | {"type": "error", "text": "Invalid configuration"} |
Comments or questions about this documentation? Contact us for support!
