salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.28k stars 607 forks source link

Send URL fi #717

Open clusterdevm opened 1 year ago

clusterdevm commented 1 year ago

I'm sending a document by url but the file arrives as a file, is it possible to pass the name of the file to be delivered?

wmenezes2020 commented 1 year ago

Eu também estou com o mesmo problema. Alguém tem uma solução?

diorgenesgrzesiuk commented 11 months ago

Follow the code to add filename to the /message/mediaurl endpoint

code.txt