Expand description
All Telegram API object types (User, Chat, Message, Update, etc.).
Modules§
- birthdate
- Birthdate type.
- bot_
command - Bot command type.
- bot_
command_ scope - Bot command scope type.
- bot_
description - Bot description types.
- bot_
name - Bot name type.
- business
- Business connection and related types.
- callback_
query - Telegram callback query type.
Telegram [
CallbackQuery] type — ported frompython-telegram-bot/src/telegram/_callbackquery.py. - chat
- Telegram chat type.
Telegram [
Chat] type — ported frompython-telegram-bot/src/telegram/_chat.py. - chat_
administrator_ rights - Chat administrator rights type.
- chat_
background - Chat background types.
- chat_
boost - Chat boost types.
- chat_
full_ info - Full chat information type.
Telegram [
ChatFullInfo] type — ported frompython-telegram-bot/src/telegram/_chatfullinfo.py. - chat_
invite_ link - Chat invite link type.
- chat_
join_ request - Chat join request type.
- chat_
location - Chat location type.
- chat_
member - Chat member status types.
- chat_
member_ updated - Chat member updated event type.
- chat_
owner - Chat owner type.
- chat_
permissions - Chat permissions type.
- checklists
- Checklist types.
- chosen_
inline_ result - Chosen inline result type.
Telegram [
ChosenInlineResult] type — ported frompython-telegram-bot/src/telegram/_choseninlineresult.py. - copy_
text_ button - Copy text button type.
- dice
- Dice type.
- direct_
message_ price_ changed - Direct message price changed service type.
- direct_
messages_ topic - Direct messages topic type.
- files
- File and media input types.
- force_
reply - Force reply markup type.
- forum_
topic - Forum topic types.
- games
- Game types.
- gifts
- Gift and accepted gift types.
- giveaway
- Giveaway types.
- inline
- Inline query types.
- input_
checklist - Input checklist type.
- keyboard_
button - Keyboard button type.
- keyboard_
button_ poll_ type - Keyboard button poll type.
- keyboard_
button_ request - Keyboard button request types.
- link_
preview_ options - Link preview options type.
- login_
url - Login URL type.
- managed_
bot - Managed bot type.
- menu_
button - Menu button types.
- message
- Telegram message type.
Telegram [
Message] type — ported frompython-telegram-bot/src/telegram/_message.py. - message_
auto_ delete_ timer_ changed - Message auto-delete timer changed service type.
- message_
entity - Message entity type.
- message_
id - Message identifier type.
- message_
origin - Message origin types.
- message_
reaction_ updated - Message reaction updated event type.
- owned_
gift - Owned gift types.
- paid_
media - Paid media types.
- paid_
message_ price_ changed - Paid message price changed service type.
- passport
- Telegram Passport types.
- payment
- Payment and invoice types.
- poll
- Poll and poll answer types.
- prepared_
keyboard_ button - Prepared keyboard button type.
- proximity_
alert_ triggered - Proximity alert triggered service type.
- reaction
- Reaction types.
- reply
- Reply parameters type.
- reply_
keyboard_ markup - Reply keyboard markup type.
- reply_
keyboard_ remove - Reply keyboard remove type.
- response_
parameters - Response parameters type.
- sent_
web_ app_ message - Sent web app message type.
- shared
- Shared user and chat types.
- story
- Story type.
- story_
area - Story area types.
- suggested_
post - Suggested post types.
- switch_
inline_ query_ chosen_ chat - Switch inline query chosen chat type.
- telegram_
object - Base trait for all Telegram objects.
- unique_
gift - Unique gift types.
- update
- Telegram update type.
Telegram [
Update] type — ported frompython-telegram-bot/src/telegram/_update.py. - user
- Telegram user type.
Telegram [
User] type — ported frompython-telegram-bot/src/telegram/_user.py. - user_
profile_ audios - User profile audios type.
- user_
profile_ photos - User profile photos type.
- user_
rating - User rating type.
- video_
chat - Video chat types.
- web_
app_ data - Web app data type.
- web_
app_ info - Web app info type.
- webhook_
info - Webhook info type.
- write_
access_ allowed - Write access allowed service type.