tomer8007 / whatsapp-web-incognito

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

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

Closed myseocompany closed 1 year ago

myseocompany commented 1 year ago

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

tomer8007 commented 1 year 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).