* feat: add get_media method to retrieve media from provider service * feat: implement media attachment handling and add media_url method * feat: add includeMedia option to webhook request in WhatsappBaileysService * feat: add get_media method to error handling in WhatsappBaileysService * feat: add includeMedia option to webhook request in WhatsappBaileysService spec * feat: add media_url method to retrieve media URL in WhatsappBaileysService spec * refactor: remove get_media method from WhatsappBaileysService and Channel::Whatsapp * refactor: streamline message handling in IncomingMessageBaileysService spec * chore: add todo comment about includeMedia * refactor: simplify media download stubbing in IncomingMessageBaileysService spec * refactor: simplify media download stubbing in IncomingMessageBaileysService spec * fix: add missing end statements missed in rebase --------- Co-authored-by: gabrieljablonski <contact@gabrieljablonski.com> |
||
|---|---|---|
| .. | ||
| providers | ||
| incoming_message_baileys_service_spec.rb | ||
| incoming_message_service_spec.rb | ||
| incoming_message_whatsapp_cloud_service_spec.rb | ||
| send_on_whatsapp_service_spec.rb | ||