iachat/spec/services/whatsapp/providers
Muhsin Keloth dbb164a37d
fix: Improve WhatsApp template message error handling (#12168)
WhatsApp template message errors were not being properly handled because
the `@message instance` variable was only set in the `send_message`
method but not in `send_template`. When template sending failed, the
`handle_error` method couldn't update the message status due to the
missing @message reference, resulting in silent failures with no user
feedback.
2025-08-12 16:31:56 +05:30
..
whatsapp360_dialog_service_spec.rb feat: Add i18n on whatsapp list button (#10852) 2025-06-11 22:19:36 -04:00
whatsapp_cloud_service_spec.rb fix: Improve WhatsApp template message error handling (#12168) 2025-08-12 16:31:56 +05:30