whatsapp-api-nodejs icon indicating copy to clipboard operation
whatsapp-api-nodejs copied to clipboard

RESTful WhatsApp API with Multiple Device Support

Results 103 whatsapp-api-nodejs issues
Sort by recently updated
recently updated
newest added

From mongodb version 5.0, the callbacks are not supported. Hence ``` db.collection(key) .find(query) .toArray(async (err, result) => { ``` This callback not called, and the session do not get restored...

instance routes has some fix: - [x] delete instance not working #615 - [ ] error always return false - [ ] prefer early return instead `else` - [ ]...

![image](https://user-images.githubusercontent.com/39106595/227024349-2dd03732-fbda-41a2-8109-ef190bd148ba.png)