tomer8007 / whatsapp-web-incognito

A Chrome extension that disables read receipts and presence updates on WhatsApp Web
MIT License
312 stars 74 forks source link

Can we use the sockets in order to send messages? #131

Closed myseocompany closed 11 months ago

myseocompany commented 11 months ago

I want to integrate my larevel CRM with WhatsApp, can it be done with this code?

tomer8007 commented 11 months ago

If you want to send mass amount of messages you can do this either by crafting raw network payloads or just by calling a function (which is much easier).