get_telegram_bot
- get_telegram_bot() TelegramBotBase[source]
Factory function to initialize and connect the TelegramBot.
- Returns:
An initialized TelegramBot instance or base class on failure.
- Return type:
Factory function to initialize and connect the TelegramBot.
An initialized TelegramBot instance or base class on failure.