pub const TELEGRAM_API_BASE_URL: &str = "https://api.telegram.org";
The official Telegram Bot API host.