Saad A. Bazaz
Saad A. Bazaz
Use just ```api.whatsapp.com``` instead of choosing between ```api.whatsapp.com``` and ```web.whatsapp.com```, because api now handles all scenarios (Web, Mobile and Desktop)
Hey, It's been quite a while since the last update. Is it safe to assume the project is abandoned? Or do you need help in maintenance?
Hey there, Thanks for the great library. Would appreciate if this library could include [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share). This would make it in all-in-one library. [Here](https://www.telerik.com/blogs/using-web-share-api-react) is a tutorial to make...
Hello! So the issue I face is simple yet a little confusing for me. I used the basic example in the repo to create a list of 10,000 numbers and...
It'd be great if we could adjust those as developers. I have a use case where it'd be highly necessary: The Stories are full-paged but the progress bar remains in...
Hey there, Thanks for the library. Looking forward for it to work as it could solve many headaches. I use: ``` "next": "12.1.6", "react": "18.1.0", ``` I installed the library...
## Problem Upon clicking the WhatsApp Share button on a web browser on a desktop, it opens web.whatsapp.com, which prompts to scan a QR code if not already signed in....
## Problem WhatsApp Share Button does not work for WhatsApp Desktop. ## Solution Use only api.whatsapp.com. ## Reasoning WhatsApp's new API does not require us to differentiate between web.whatsapp and...
*Feature Request:* REST API to delete all items in a cart (or delete the cart itself) e.g. ``` DELETE /shop/api/cart ``` *Reason:* There is currently no way to do this...