mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Feature Request: Add TELEGRAM_API_BASE_URL environment variable
#452
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arsalanses on 10/30/2025
Currently, the Telegram API base URL is hardcoded (likely to
https://api.telegram.org). For users who need to work with Telegram API mirrors, proxies, or local Bot API servers, this limits flexibility.Add a new environment variable: