iachat/spec/services/whatsapp/zapi_handlers
Gabriel Jablonski 8ff5834ee8
fix(zapi): support for LID-only conversations (#123)
* fix: ignore action events

* feat(zapi): allow updating instance ID

* feat: handle `chatLid` field

* test: break down handler specs into separate files

* feat: update send_message method to use recipient_id logic for zapi provider

* fix: use identifier instead of source_id for zapi

* test: fix specs

* feat: prioritize senderName over chatName for contact naming in received callback
2025-10-23 10:12:38 -03:00
..
connected_callback_spec.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
delivery_callback_spec.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
disconnected_callback_spec.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
message_status_callback_spec.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
received_callback_spec.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00