Skip to content

Add support for custom API server in Telegram integration

What does this MR do and why?

Based on #461313 (closed), we're adding support for custom API server.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Checkout the branch
  2. Visit the integration's page Settings/Integrations/Telegram
  3. Verify that new field is displayed and working as expected 🎉

note: for setting up local API server, look into https://core.telegram.org/bots/api#using-a-local-bot-api-server.

Related to #461313 (closed)

Edited by Bojan Marjanovic

Merge request reports