Handle requests with no attachments

This commit is contained in:
Jaiwanth
2021-06-14 11:08:17 +05:30
parent a1b614f2b3
commit ab653d9952
3 changed files with 31 additions and 12 deletions

View File

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