Setup
What It Affects
All Telegram API calls are routed through the custom URL:- Bot polling (
getUpdates) - Bot API methods (send, ban, pin, etc.)
- API proxy (
/tgapi/forwards to custom URL instead ofapi.telegram.org) - Media file downloads
Use a self-hosted Telegram Bot API server
getUpdates)/tgapi/ forwards to custom URL instead of api.telegram.org)