We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e252f5 commit 5b37c2fCopy full SHA for 5b37c2f
docs/examples/custom_hooks.md
@@ -20,7 +20,6 @@ const MyChatBotWrapper = () => {
20
const settings = {
21
general: {embedded: true},
22
chatHistory: {storageKey: "example_custom_hooks"},
23
- botBubble: {simStream: true},
24
audio: {disabled: false}
25
}
26
0 commit comments