Go to the source code of this file.
Classes | |
| class | homeassistant.components.telegram_bot.polling.PollBot |
Namespaces | |
| homeassistant.components.telegram_bot.polling | |
Functions | |
| def | homeassistant.components.telegram_bot.polling.async_setup_platform (hass, bot, config) |
| None | homeassistant.components.telegram_bot.polling.error_callback (Exception error, Update|None update=None) |
| None | homeassistant.components.telegram_bot.polling.process_error (Update update, CallbackContext context) |
Variables | |
| homeassistant.components.telegram_bot.polling._LOGGER = logging.getLogger(__name__) | |