iachat/app/jobs/webhooks
ruslan b87b7972c1
feat(channel): add support for Telegram Business bots (#10181) (#11663)
Added support for Telegram Business bots. Telegram webhooks from such bots include the business_message field, which we transform into a standard message for Chatwoot. This PR also modifies how we handle replies, attachments, and image uploads when working with Telegram Business bots.

demo: https://drive.google.com/file/d/1Yz82wXBVRtb-mxjXogkUju4hlJbt3qyh/view?usp=sharing&t=4

Fixes #10181
2025-06-16 20:35:23 -07:00
..
facebook_delivery_job.rb feat: Facebook delivery reports (#8136) 2023-11-20 12:22:45 +05:30
facebook_events_job.rb fix: mutex timeout and error handling (#8770) 2024-01-24 14:18:21 +04:00
instagram_events_job.rb feat: Handle instagram test service (#11244) 2025-04-11 19:11:29 +05:30
line_events_job.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
sms_events_job.rb feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
telegram_events_job.rb feat(channel): add support for Telegram Business bots (#10181) (#11663) 2025-06-16 20:35:23 -07:00
twilio_delivery_status_job.rb feat: discard Twilio events when Body parameter is not present (#11096) 2025-03-17 12:47:11 +05:30
twilio_events_job.rb feat: discard Twilio events when Body parameter is not present (#11096) 2025-03-17 12:47:11 +05:30
whatsapp_events_job.rb chore: Logger for non-existent WhatsApp channels (#11064) 2025-03-12 15:50:38 -07:00