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.BaseTelegramBotEntity | private |
| _get_command_event_data(str|None command_text) | homeassistant.components.telegram_bot.BaseTelegramBotEntity | privatestatic |
| _get_message_event_data(self, Message message) | homeassistant.components.telegram_bot.BaseTelegramBotEntity | private |
| _get_user_event_data(self, User user) | homeassistant.components.telegram_bot.BaseTelegramBotEntity | private |
| allowed_chat_ids | homeassistant.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 | |
| hass | homeassistant.components.telegram_bot.BaseTelegramBotEntity |