Skip to content

Commit

Permalink
With new configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Niv Klein committed Aug 28, 2024
1 parent 8e9bc86 commit 4f500ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ export type CreateChannelOptions<StreamChatGenerics extends ExtendableGenerics =
typing_events?: boolean;
uploads?: boolean;
url_enrichment?: boolean;
skip_last_msg_update_for_system_msgs?: boolean;
};

export type CreateCommandOptions<StreamChatGenerics extends ExtendableGenerics = DefaultGenerics> = {
Expand Down

0 comments on commit 4f500ab

Please sign in to comment.