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 |
||
|---|---|---|
| .. | ||
| incoming_message_service.rb | ||
| param_helpers.rb | ||
| send_attachments_service.rb | ||
| send_on_telegram_service.rb | ||
| update_message_service.rb | ||