|  |  | @ -401,7 +401,7 @@ export const saveAttachmentToDisk = async ({ | 
			
		
	
		
		
			
				
					
					|  |  |  |     document, |  |  |  |     document, | 
			
		
	
		
		
			
				
					
					|  |  |  |     getAbsolutePath: getAbsoluteAttachmentPath, |  |  |  |     getAbsolutePath: getAbsoluteAttachmentPath, | 
			
		
	
		
		
			
				
					
					|  |  |  |     timestamp: messageTimestamp, |  |  |  |     timestamp: messageTimestamp, | 
			
		
	
		
		
			
				
					
					|  |  |  |     index: index, |  |  |  |     index, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |   }); |  |  |  |   }); | 
			
		
	
		
		
			
				
					
					|  |  |  |   await sendDataExtractionNotification(conversationId, messageSender, messageTimestamp); |  |  |  |   await sendDataExtractionNotification(conversationId, messageSender, messageTimestamp); | 
			
		
	
		
		
			
				
					
					|  |  |  | }; |  |  |  | }; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |