[−][src]Function telegram_bot_raw::url::telegram_api_url
pub fn telegram_api_url() -> String
Obtains URL to the Telegram Bot API. You're able to change this URL to point to fake Telegram server
for E2E-testing by setting TELEGRAM_API_URL
environment variable.