Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: MartinCupela <[email protected]>
  • Loading branch information
kanat and MartinCupela authored Dec 11, 2024
1 parent 7102756 commit 6c9d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ export type MessageFilters<StreamChatGenerics extends ExtendableGenerics = Defau
}
>;

export type MessageOptions = {
export type SearchMessageOptions = {
include_thread_participants?: boolean;
};

Expand Down

0 comments on commit 6c9d0dc

Please sign in to comment.