Skip to content

Commit

Permalink
Merge branch 'master' into feature/real-time-indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnarkhede authored Apr 30, 2024
2 parents 7661f15 + dcd7621 commit 1d0d286
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 @@ -2307,6 +2307,7 @@ export type ExportChannelRequest = {
export type ExportChannelOptions = {
clear_deleted_message_text?: boolean;
export_users?: boolean;
include_soft_deleted_channels?: boolean;
include_truncated_messages?: boolean;
version?: string;
};
Expand Down

0 comments on commit 1d0d286

Please sign in to comment.