Chatwoot/app/services/telegram
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_telegram_service.rb feat: Ability to send attachments to telegram (#3108) 2021-10-01 01:45:29 +05:30