new(whatsapp.gblib): New WhatsApp provider: Meta.
This commit is contained in:
		
							parent
							
								
									3dd4956d9f
								
							
						
					
					
						commit
						6059c60c06
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -807,7 +807,7 @@ export class WhatsappDirectLine extends GBService {
 | 
			
		|||
          GBLogEx.info(this.min, `Message [${msg}] is being sent to ${to}...`);
 | 
			
		||||
          await fetch(url, options);
 | 
			
		||||
        } catch (error) {
 | 
			
		||||
          GBLog.error(`Error sending message to Whatsapp provider ${c}`);
 | 
			
		||||
          GBLog.error(`Error sending message to Whatsapp provider ${JSON.stringify(error)}`);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue