aldinokemal / go-whatsapp-web-multidevice

API for Whatsapp Web Multi Device Version, Support UI & Webhook
MIT License
581 stars 245 forks source link

⚡️ implement sending messages on whatsapp channels #195

Closed vinciraia99 closed 1 month ago

vinciraia99 commented 1 month ago

What problem does your feature request solve?

Hi, would it be possible to send an image and a caption on a whatsapp channel.

the send image API works and actually sends a message to a whatsapp channel but unfortunately the image comes out quite blurry

I attach an example picture

Screenshot_20240920_065944

Describe the solution you are proposing.

That would be great, a dedicated channel api or direct support of the send message/image

Describe alternatives you have considered.

No response

Importance

I Need It

Additional Context

aldinokemal commented 1 month ago

I have fixed this in version v4.20.0 You can try using this version and let me know.

Tested

channel

vinciraia99 commented 1 month ago

Yes, it works very well!

I thank you for the availability