Briuor / wbm

wbm is an unofficial API to send bulk messages in whatsapp.
MIT License
203 stars 64 forks source link

How can I send files along with text? #44

Open anila-jawed opened 1 year ago

anila-jawed commented 1 year ago

I used your technique, and now I can send texts. How do I send attachments of files? What is the format or structure of the attachment parameter in the WhatsApp Web URL? Is it a separate URL, a file path, or some other format? Are there any alternative methods or libraries within the Puppeteer ecosystem that can simplify the process of attaching files to WhatsApp message

hugoquinteiro commented 1 year ago

I need it too