Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.telegram_bot.BaseTelegramBotEntity Member List

This is the complete list of members for homeassistant.components.telegram_bot.BaseTelegramBotEntity, including all inherited members.

__init__(self, hass, config)homeassistant.components.telegram_bot.BaseTelegramBotEntity
_get_callback_query_event_data(self, CallbackQuery callback_query)homeassistant.components.telegram_bot.BaseTelegramBotEntityprivate
_get_command_event_data(str|None command_text)homeassistant.components.telegram_bot.BaseTelegramBotEntityprivatestatic
_get_message_event_data(self, Message message)homeassistant.components.telegram_bot.BaseTelegramBotEntityprivate
_get_user_event_data(self, User user)homeassistant.components.telegram_bot.BaseTelegramBotEntityprivate
allowed_chat_idshomeassistant.components.telegram_bot.BaseTelegramBotEntity
authorize_update(self, Update update)homeassistant.components.telegram_bot.BaseTelegramBotEntity
handle_update(self, Update update, CallbackContext context)homeassistant.components.telegram_bot.BaseTelegramBotEntity
hasshomeassistant.components.telegram_bot.BaseTelegramBotEntity