Skip to main content
BotMux supports pointing at a custom Telegram Bot API server (e.g., tdlib/telegram-bot-api).

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 of api.telegram.org)
  • Media file downloads