You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| title | string |`"Chat options"`| Chat Options header title |
272
-
| quickReplyOptions | object |[Quick Reply Options](#quick-reply-options)| Configure the Quick Reply section in the Chat Options |
273
-
| showTTSToggle | boolean |`false`| Enable to show the Text-to-Speech Toggle |
274
-
| activateTTSToggle | boolean |`true`| Activate Text-to-Speech Toggle by default. It also requires `behavior.enableTTS` setting to be `true` to make TTS active. |
275
-
| labelTTSToggle | string |`"Enable text-to-speech"`| Label for the Text-to-Speech toggle |
|enableDeleteConversations| boolean |`false`| If enabled, a delete button is provided in chat options screen. This button can be used to delete current conversations. Confirmation is required before the delete operation |
278
-
| footer | object |[Footer](#chat-options-footer)| Configure the Footer |
| title | string |`"Chat options"`| Chat Options header title |
272
+
| quickReplyOptions | object |[Quick Reply Options](#quick-reply-options)| Configure the Quick Reply section in the Chat Options |
273
+
| showTTSToggle | boolean |`false`| Enable to show the Text-to-Speech Toggle |
274
+
| activateTTSToggle | boolean |`true`| Activate Text-to-Speech Toggle by default. It also requires `behavior.enableTTS` setting to be `true` to make TTS active. |
275
+
| labelTTSToggle | string |`"Enable text-to-speech"`| Label for the Text-to-Speech toggle |
|enableDeleteConversation| boolean |`false`| If enabled, a delete button is provided in chat options screen. This button can be used to delete current conversations. Confirmation is required before the delete operation |
278
+
| footer | object |[Footer](#chat-options-footer)| Configure the Footer |
0 commit comments