We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e031658 commit 714875bCopy full SHA for 714875b
src/indexes.ts
@@ -1398,7 +1398,7 @@ export class Index<T extends RecordAny = RecordAny> {
1398
/**
1399
* Update the index's chat settings.
1400
*
1401
- * @param chatSettings - ChatSettings object
+ * @param chatSettings - ChatSettingsPayload object
1402
* @returns Promise containing an EnqueuedTask
1403
*/
1404
updateChat(chatSettings: ChatSettingsPayload): EnqueuedTaskPromise {
0 commit comments