iachat/spec/models/channel
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
..
api_spec.rb chore: Increase character limit for external url fields (#7230) 2023-05-31 19:17:24 +05:30
email_spec.rb feat: add Google Email fetch and OAuth token refresh service (#9603) 2024-06-11 14:22:03 +05:30
facebook_page_spec.rb chore: Remove delete Instagram story implementation (#11097) 2025-03-25 09:44:26 +05:30
instagram_spec.rb feat: Instagram reauthorization (#11221) 2025-04-03 14:30:48 +05:30
telegram_spec.rb feat(channel): add support for Telegram Business bots (#10181) (#11663) 2025-06-16 20:35:23 -07:00
twilio_sms_spec.rb chore: Centralize outgoing message reply restrictions for all the channels (#11279) 2025-04-12 08:52:12 +05:30
web_widget_spec.rb feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
whatsapp_spec.rb chore: Add reauthorization prompt for Whatsapp Channel (#5929) 2022-11-24 14:50:32 +03:00