Skip to content

Commit c68dde1

Browse files
committed
docs: Add note on audio and message streaming for using custom messages
1 parent 3bfc280 commit c68dde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/bot_options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ These properties are only recommended for advanced use cases. You may refer to t
212212

213213
| Name | Type | Default | Description |
214214
| -------------------------- | ------------------------------- | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
215-
| useCustomMessages | boolean | false | Specifies whether to use custom messages in the chatbot. |
215+
| useCustomMessages | boolean | false | Specifies whether to use custom messages in the chatbot (audio and message streaming will not work for messages that are directly added). |
216216
| useCustomBotOptions | boolean | false | Specifies whether to use custom bot options in the chatbot. |
217217
| useCustomPaths | boolean | false | Specifies whether to use custom paths in the chatbot. |
218218

0 commit comments

Comments
 (0)