new(basic.gblib): SEND FILE pdf as temporary images.
This commit is contained in:
		
							parent
							
								
									37913735cb
								
							
						
					
					
						commit
						f63f1c31ce
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -1402,7 +1402,6 @@ export class WhatsappDirectLine extends GBService {
 | 
				
			||||||
    const sendMessageEndpoint = `${baseUrl}/${this.whatsappServiceNumber}/messages`;
 | 
					    const sendMessageEndpoint = `${baseUrl}/${this.whatsappServiceNumber}/messages`;
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
    const messageData = {
 | 
					    const messageData = {
 | 
				
			||||||
      messaging_product: 'whatsapp',
 | 
					 | 
				
			||||||
      recipient_type: 'individual',
 | 
					      recipient_type: 'individual',
 | 
				
			||||||
      to: mobile,
 | 
					      to: mobile,
 | 
				
			||||||
      type: 'text',
 | 
					      type: 'text',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue