Skip to content

Commit 909d88c

Browse files
committed
Update jsdoc
1 parent db0d18d commit 909d88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indexes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ export class Index<T extends RecordAny = RecordAny> {
13981398
/**
13991399
* Update the index's chat settings.
14001400
*
1401-
* @param chatSettings - ChatSettings object
1401+
* @param chatSettings - ChatSettingsPayload object
14021402
* @returns Promise containing an EnqueuedTask
14031403
*/
14041404
updateChat(chatSettings: ChatSettingsPayload): EnqueuedTaskPromise {

0 commit comments

Comments
 (0)