Closed renatovico closed 1 year ago
Hi! Thanks for reporting. We definitely need to add support for webp
for stickers.
It's in the Whatsapp documentation too.
Do you want to open a PR for that? We need:
image/webp
to https://github.com/ignacio-chiazzo/ruby_whatsapp_sdk/blob/main/lib/whatsapp_sdk/resource/media_types.rb under a new variable STICKERS_MEDIA
.If not, I can write it. Thanks for reporting the issue!
of course i do!
Describe the bug When receive a image/webp (sticker eg) the download medias doesn't work
To Reproduce
Expected behavior Download happened
Additional context
I Made a ugly monkey patch
and all worked :)