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