Chatwoot/app/services/whatsapp
Shivam Chahar 04194e7247
Fix: attachment name for incoming messages
Use original_filename to get the name of the file attached to the message.

Had to add the message_type method to the WhatsApp/incoming_message_service due to the Assignment Branch Condition linter error for the attach_files method.

Fixes #4183
2022-04-28 21:02:17 +05:30
..
incoming_message_service.rb Fix: attachment name for incoming messages 2022-04-28 21:02:17 +05:30
send_on_whatsapp_service.rb chore: Fix 360Dialog template message breakage (#3750) 2022-01-12 17:41:42 -08:00