How can I Reverse engineering Whatsapp api & send bulk messages using js/nodejs?
I’m trying to build an chrome extension which can be able to send bulk messages in Whatsapp. I want to follow reverse engineering Whatsapp API method to send bulk messages to specific recipients(using their phone number). Because using Whatsapp Official API or any other third party website, It costs. So I want to build the […]