Skip to main content

Module types

Module types 

Source
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 from python-telegram-bot/src/telegram/_callbackquery.py.
chat
Telegram chat type. Telegram [Chat] type — ported from python-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 from python-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 from python-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 from python-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 from python-telegram-bot/src/telegram/_update.py.
user
Telegram user type. Telegram [User] type — ported from python-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.