Enable option to set maximum file size

This commit is contained in:
Jaiwanth
2021-06-15 16:41:31 +05:30
parent 30c7017fad
commit bd75849e73
4 changed files with 20 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ export interface exportOptions {
startDate?: number;
numberOfMessages?: number;
attachmentsIncluded: boolean;
maxSize: number;
}
const exportConversationalHistory = async (