COPYING
COPYING.lesser
MANIFEST.in
NOTICE
README.md
requirements.txt
setup.py
Pyrogram.egg-info/PKG-INFO
Pyrogram.egg-info/SOURCES.txt
Pyrogram.egg-info/dependency_links.txt
Pyrogram.egg-info/not-zip-safe
Pyrogram.egg-info/requires.txt
Pyrogram.egg-info/top_level.txt
compiler/__init__.py
compiler/api/__init__.py
compiler/api/compiler.py
compiler/api/source/auth_key.tl
compiler/api/source/main_api.tl
compiler/api/source/sys_msgs.tl
compiler/api/template/combinator.txt
compiler/api/template/type.txt
compiler/docs/__init__.py
compiler/docs/compiler.py
compiler/docs/template/page.txt
compiler/docs/template/toctree.txt
compiler/errors/__init__.py
compiler/errors/compiler.py
compiler/errors/sort.py
compiler/errors/source/303_SEE_OTHER.tsv
compiler/errors/source/400_BAD_REQUEST.tsv
compiler/errors/source/401_UNAUTHORIZED.tsv
compiler/errors/source/403_FORBIDDEN.tsv
compiler/errors/source/406_NOT_ACCEPTABLE.tsv
compiler/errors/source/420_FLOOD.tsv
compiler/errors/source/500_INTERNAL_SERVER_ERROR.tsv
compiler/errors/source/503_SERVICE_UNAVAILABLE.tsv
compiler/errors/template/class.txt
compiler/errors/template/sub_class.txt
pyrogram/__init__.py
pyrogram/client.py
pyrogram/dispatcher.py
pyrogram/emoji.py
pyrogram/file_id.py
pyrogram/filters.py
pyrogram/mime_types.py
pyrogram/py.typed
pyrogram/sync.py
pyrogram/utils.py
pyrogram/connection/__init__.py
pyrogram/connection/connection.py
pyrogram/connection/transport/__init__.py
pyrogram/connection/transport/tcp/__init__.py
pyrogram/connection/transport/tcp/tcp.py
pyrogram/connection/transport/tcp/tcp_abridged.py
pyrogram/connection/transport/tcp/tcp_abridged_o.py
pyrogram/connection/transport/tcp/tcp_full.py
pyrogram/connection/transport/tcp/tcp_intermediate.py
pyrogram/connection/transport/tcp/tcp_intermediate_o.py
pyrogram/crypto/__init__.py
pyrogram/crypto/aes.py
pyrogram/crypto/mtproto.py
pyrogram/crypto/prime.py
pyrogram/crypto/rsa.py
pyrogram/enums/__init__.py
pyrogram/enums/auto_name.py
pyrogram/enums/chat_action.py
pyrogram/enums/chat_event_action.py
pyrogram/enums/chat_member_status.py
pyrogram/enums/chat_members_filter.py
pyrogram/enums/chat_type.py
pyrogram/enums/message_entity_type.py
pyrogram/enums/message_media_type.py
pyrogram/enums/message_service_type.py
pyrogram/enums/messages_filter.py
pyrogram/enums/next_code_type.py
pyrogram/enums/parse_mode.py
pyrogram/enums/poll_type.py
pyrogram/enums/sent_code_type.py
pyrogram/enums/user_status.py
pyrogram/errors/__init__.py
pyrogram/errors/rpc_error.py
pyrogram/handlers/__init__.py
pyrogram/handlers/callback_query_handler.py
pyrogram/handlers/chat_join_request_handler.py
pyrogram/handlers/chat_member_updated_handler.py
pyrogram/handlers/chosen_inline_result_handler.py
pyrogram/handlers/deleted_messages_handler.py
pyrogram/handlers/disconnect_handler.py
pyrogram/handlers/edited_message_handler.py
pyrogram/handlers/handler.py
pyrogram/handlers/inline_query_handler.py
pyrogram/handlers/message_handler.py
pyrogram/handlers/poll_handler.py
pyrogram/handlers/raw_update_handler.py
pyrogram/handlers/user_status_handler.py
pyrogram/methods/__init__.py
pyrogram/methods/advanced/__init__.py
pyrogram/methods/advanced/invoke.py
pyrogram/methods/advanced/resolve_peer.py
pyrogram/methods/advanced/save_file.py
pyrogram/methods/auth/__init__.py
pyrogram/methods/auth/accept_terms_of_service.py
pyrogram/methods/auth/check_password.py
pyrogram/methods/auth/connect.py
pyrogram/methods/auth/disconnect.py
pyrogram/methods/auth/get_password_hint.py
pyrogram/methods/auth/initialize.py
pyrogram/methods/auth/log_out.py
pyrogram/methods/auth/recover_password.py
pyrogram/methods/auth/resend_code.py
pyrogram/methods/auth/send_code.py
pyrogram/methods/auth/send_recovery_code.py
pyrogram/methods/auth/sign_in.py
pyrogram/methods/auth/sign_in_bot.py
pyrogram/methods/auth/sign_up.py
pyrogram/methods/auth/terminate.py
pyrogram/methods/bots/__init__.py
pyrogram/methods/bots/answer_callback_query.py
pyrogram/methods/bots/answer_inline_query.py
pyrogram/methods/bots/answer_web_app_query.py
pyrogram/methods/bots/delete_bot_commands.py
pyrogram/methods/bots/get_bot_commands.py
pyrogram/methods/bots/get_bot_default_privileges.py
pyrogram/methods/bots/get_chat_menu_button.py
pyrogram/methods/bots/get_game_high_scores.py
pyrogram/methods/bots/get_inline_bot_results.py
pyrogram/methods/bots/request_callback_answer.py
pyrogram/methods/bots/send_game.py
pyrogram/methods/bots/send_inline_bot_result.py
pyrogram/methods/bots/set_bot_commands.py
pyrogram/methods/bots/set_bot_default_privileges.py
pyrogram/methods/bots/set_chat_menu_button.py
pyrogram/methods/bots/set_game_score.py
pyrogram/methods/chats/__init__.py
pyrogram/methods/chats/add_chat_members.py
pyrogram/methods/chats/archive_chats.py
pyrogram/methods/chats/ban_chat_member.py
pyrogram/methods/chats/create_channel.py
pyrogram/methods/chats/create_group.py
pyrogram/methods/chats/create_supergroup.py
pyrogram/methods/chats/delete_channel.py
pyrogram/methods/chats/delete_chat_photo.py
pyrogram/methods/chats/delete_supergroup.py
pyrogram/methods/chats/delete_user_history.py
pyrogram/methods/chats/get_chat.py
pyrogram/methods/chats/get_chat_event_log.py
pyrogram/methods/chats/get_chat_member.py
pyrogram/methods/chats/get_chat_members.py
pyrogram/methods/chats/get_chat_members_count.py
pyrogram/methods/chats/get_chat_online_count.py
pyrogram/methods/chats/get_dialogs.py
pyrogram/methods/chats/get_dialogs_count.py
pyrogram/methods/chats/get_nearby_chats.py
pyrogram/methods/chats/get_send_as_chats.py
pyrogram/methods/chats/join_chat.py
pyrogram/methods/chats/leave_chat.py
pyrogram/methods/chats/mark_chat_unread.py
pyrogram/methods/chats/pin_chat_message.py
pyrogram/methods/chats/promote_chat_member.py
pyrogram/methods/chats/restrict_chat_member.py
pyrogram/methods/chats/set_administrator_title.py
pyrogram/methods/chats/set_chat_description.py
pyrogram/methods/chats/set_chat_permissions.py
pyrogram/methods/chats/set_chat_photo.py
pyrogram/methods/chats/set_chat_protected_content.py
pyrogram/methods/chats/set_chat_title.py
pyrogram/methods/chats/set_chat_username.py
pyrogram/methods/chats/set_send_as_chat.py
pyrogram/methods/chats/set_slow_mode.py
pyrogram/methods/chats/unarchive_chats.py
pyrogram/methods/chats/unban_chat_member.py
pyrogram/methods/chats/unpin_all_chat_messages.py
pyrogram/methods/chats/unpin_chat_message.py
pyrogram/methods/contacts/__init__.py
pyrogram/methods/contacts/add_contact.py
pyrogram/methods/contacts/delete_contacts.py
pyrogram/methods/contacts/get_contacts.py
pyrogram/methods/contacts/get_contacts_count.py
pyrogram/methods/contacts/import_contacts.py
pyrogram/methods/decorators/__init__.py
pyrogram/methods/decorators/on_callback_query.py
pyrogram/methods/decorators/on_chat_join_request.py
pyrogram/methods/decorators/on_chat_member_updated.py
pyrogram/methods/decorators/on_chosen_inline_result.py
pyrogram/methods/decorators/on_deleted_messages.py
pyrogram/methods/decorators/on_disconnect.py
pyrogram/methods/decorators/on_edited_message.py
pyrogram/methods/decorators/on_inline_query.py
pyrogram/methods/decorators/on_message.py
pyrogram/methods/decorators/on_poll.py
pyrogram/methods/decorators/on_raw_update.py
pyrogram/methods/decorators/on_user_status.py
pyrogram/methods/invite_links/__init__.py
pyrogram/methods/invite_links/approve_all_chat_join_requests.py
pyrogram/methods/invite_links/approve_chat_join_request.py
pyrogram/methods/invite_links/create_chat_invite_link.py
pyrogram/methods/invite_links/decline_all_chat_join_requests.py
pyrogram/methods/invite_links/decline_chat_join_request.py
pyrogram/methods/invite_links/delete_chat_admin_invite_links.py
pyrogram/methods/invite_links/delete_chat_invite_link.py
pyrogram/methods/invite_links/edit_chat_invite_link.py
pyrogram/methods/invite_links/export_chat_invite_link.py
pyrogram/methods/invite_links/get_chat_admin_invite_links.py
pyrogram/methods/invite_links/get_chat_admin_invite_links_count.py
pyrogram/methods/invite_links/get_chat_admins_with_invite_links.py
pyrogram/methods/invite_links/get_chat_invite_link.py
pyrogram/methods/invite_links/get_chat_invite_link_joiners.py
pyrogram/methods/invite_links/get_chat_invite_link_joiners_count.py
pyrogram/methods/invite_links/get_chat_join_requests.py
pyrogram/methods/invite_links/revoke_chat_invite_link.py
pyrogram/methods/messages/__init__.py
pyrogram/methods/messages/copy_media_group.py
pyrogram/methods/messages/copy_message.py
pyrogram/methods/messages/delete_messages.py
pyrogram/methods/messages/download_media.py
pyrogram/methods/messages/edit_inline_caption.py
pyrogram/methods/messages/edit_inline_media.py
pyrogram/methods/messages/edit_inline_reply_markup.py
pyrogram/methods/messages/edit_inline_text.py
pyrogram/methods/messages/edit_message_caption.py
pyrogram/methods/messages/edit_message_media.py
pyrogram/methods/messages/edit_message_reply_markup.py
pyrogram/methods/messages/edit_message_text.py
pyrogram/methods/messages/forward_messages.py
pyrogram/methods/messages/get_chat_history.py
pyrogram/methods/messages/get_chat_history_count.py
pyrogram/methods/messages/get_custom_emoji_stickers.py
pyrogram/methods/messages/get_discussion_message.py
pyrogram/methods/messages/get_discussion_replies.py
pyrogram/methods/messages/get_discussion_replies_count.py
pyrogram/methods/messages/get_media_group.py
pyrogram/methods/messages/get_messages.py
pyrogram/methods/messages/inline_session.py
pyrogram/methods/messages/read_chat_history.py
pyrogram/methods/messages/retract_vote.py
pyrogram/methods/messages/search_global.py
pyrogram/methods/messages/search_global_count.py
pyrogram/methods/messages/search_messages.py
pyrogram/methods/messages/search_messages_count.py
pyrogram/methods/messages/send_animation.py
pyrogram/methods/messages/send_audio.py
pyrogram/methods/messages/send_cached_media.py
pyrogram/methods/messages/send_chat_action.py
pyrogram/methods/messages/send_contact.py
pyrogram/methods/messages/send_dice.py
pyrogram/methods/messages/send_document.py
pyrogram/methods/messages/send_location.py
pyrogram/methods/messages/send_media_group.py
pyrogram/methods/messages/send_message.py
pyrogram/methods/messages/send_photo.py
pyrogram/methods/messages/send_poll.py
pyrogram/methods/messages/send_reaction.py
pyrogram/methods/messages/send_sticker.py
pyrogram/methods/messages/send_venue.py
pyrogram/methods/messages/send_video.py
pyrogram/methods/messages/send_video_note.py
pyrogram/methods/messages/send_voice.py
pyrogram/methods/messages/stop_poll.py
pyrogram/methods/messages/stream_media.py
pyrogram/methods/messages/vote_poll.py
pyrogram/methods/password/__init__.py
pyrogram/methods/password/change_cloud_password.py
pyrogram/methods/password/enable_cloud_password.py
pyrogram/methods/password/remove_cloud_password.py
pyrogram/methods/users/__init__.py
pyrogram/methods/users/block_user.py
pyrogram/methods/users/delete_profile_photos.py
pyrogram/methods/users/get_chat_photos.py
pyrogram/methods/users/get_chat_photos_count.py
pyrogram/methods/users/get_common_chats.py
pyrogram/methods/users/get_default_emoji_statuses.py
pyrogram/methods/users/get_me.py
pyrogram/methods/users/get_users.py
pyrogram/methods/users/set_emoji_status.py
pyrogram/methods/users/set_profile_photo.py
pyrogram/methods/users/set_username.py
pyrogram/methods/users/unblock_user.py
pyrogram/methods/users/update_profile.py
pyrogram/methods/utilities/__init__.py
pyrogram/methods/utilities/add_handler.py
pyrogram/methods/utilities/compose.py
pyrogram/methods/utilities/export_session_string.py
pyrogram/methods/utilities/idle.py
pyrogram/methods/utilities/remove_handler.py
pyrogram/methods/utilities/restart.py
pyrogram/methods/utilities/run.py
pyrogram/methods/utilities/start.py
pyrogram/methods/utilities/stop.py
pyrogram/methods/utilities/stop_transmission.py
pyrogram/parser/__init__.py
pyrogram/parser/html.py
pyrogram/parser/markdown.py
pyrogram/parser/parser.py
pyrogram/parser/utils.py
pyrogram/raw/__init__.py
pyrogram/raw/core/__init__.py
pyrogram/raw/core/future_salt.py
pyrogram/raw/core/future_salts.py
pyrogram/raw/core/gzip_packed.py
pyrogram/raw/core/list.py
pyrogram/raw/core/message.py
pyrogram/raw/core/msg_container.py
pyrogram/raw/core/tl_object.py
pyrogram/raw/core/primitives/__init__.py
pyrogram/raw/core/primitives/bool.py
pyrogram/raw/core/primitives/bytes.py
pyrogram/raw/core/primitives/double.py
pyrogram/raw/core/primitives/int.py
pyrogram/raw/core/primitives/string.py
pyrogram/raw/core/primitives/vector.py
pyrogram/session/__init__.py
pyrogram/session/auth.py
pyrogram/session/session.py
pyrogram/session/internals/__init__.py
pyrogram/session/internals/data_center.py
pyrogram/session/internals/msg_factory.py
pyrogram/session/internals/msg_id.py
pyrogram/session/internals/seq_no.py
pyrogram/storage/__init__.py
pyrogram/storage/file_storage.py
pyrogram/storage/memory_storage.py
pyrogram/storage/sqlite_storage.py
pyrogram/storage/storage.py
pyrogram/types/__init__.py
pyrogram/types/list.py
pyrogram/types/object.py
pyrogram/types/update.py
pyrogram/types/authorization/__init__.py
pyrogram/types/authorization/sent_code.py
pyrogram/types/authorization/terms_of_service.py
pyrogram/types/bots_and_keyboards/__init__.py
pyrogram/types/bots_and_keyboards/bot_command.py
pyrogram/types/bots_and_keyboards/bot_command_scope.py
pyrogram/types/bots_and_keyboards/bot_command_scope_all_chat_administrators.py
pyrogram/types/bots_and_keyboards/bot_command_scope_all_group_chats.py
pyrogram/types/bots_and_keyboards/bot_command_scope_all_private_chats.py
pyrogram/types/bots_and_keyboards/bot_command_scope_chat.py
pyrogram/types/bots_and_keyboards/bot_command_scope_chat_administrators.py
pyrogram/types/bots_and_keyboards/bot_command_scope_chat_member.py
pyrogram/types/bots_and_keyboards/bot_command_scope_default.py
pyrogram/types/bots_and_keyboards/callback_game.py
pyrogram/types/bots_and_keyboards/callback_query.py
pyrogram/types/bots_and_keyboards/force_reply.py
pyrogram/types/bots_and_keyboards/game_high_score.py
pyrogram/types/bots_and_keyboards/inline_keyboard_button.py
pyrogram/types/bots_and_keyboards/inline_keyboard_markup.py
pyrogram/types/bots_and_keyboards/keyboard_button.py
pyrogram/types/bots_and_keyboards/login_url.py
pyrogram/types/bots_and_keyboards/menu_button.py
pyrogram/types/bots_and_keyboards/menu_button_commands.py
pyrogram/types/bots_and_keyboards/menu_button_default.py
pyrogram/types/bots_and_keyboards/menu_button_web_app.py
pyrogram/types/bots_and_keyboards/reply_keyboard_markup.py
pyrogram/types/bots_and_keyboards/reply_keyboard_remove.py
pyrogram/types/bots_and_keyboards/sent_web_app_message.py
pyrogram/types/bots_and_keyboards/web_app_info.py
pyrogram/types/inline_mode/__init__.py
pyrogram/types/inline_mode/chosen_inline_result.py
pyrogram/types/inline_mode/inline_query.py
pyrogram/types/inline_mode/inline_query_result.py
pyrogram/types/inline_mode/inline_query_result_animation.py
pyrogram/types/inline_mode/inline_query_result_article.py
pyrogram/types/inline_mode/inline_query_result_audio.py
pyrogram/types/inline_mode/inline_query_result_cached_animation.py
pyrogram/types/inline_mode/inline_query_result_cached_audio.py
pyrogram/types/inline_mode/inline_query_result_cached_document.py
pyrogram/types/inline_mode/inline_query_result_cached_photo.py
pyrogram/types/inline_mode/inline_query_result_cached_sticker.py
pyrogram/types/inline_mode/inline_query_result_cached_video.py
pyrogram/types/inline_mode/inline_query_result_cached_voice.py
pyrogram/types/inline_mode/inline_query_result_contact.py
pyrogram/types/inline_mode/inline_query_result_document.py
pyrogram/types/inline_mode/inline_query_result_location.py
pyrogram/types/inline_mode/inline_query_result_photo.py
pyrogram/types/inline_mode/inline_query_result_venue.py
pyrogram/types/inline_mode/inline_query_result_video.py
pyrogram/types/inline_mode/inline_query_result_voice.py
pyrogram/types/input_media/__init__.py
pyrogram/types/input_media/input_media.py
pyrogram/types/input_media/input_media_animation.py
pyrogram/types/input_media/input_media_audio.py
pyrogram/types/input_media/input_media_document.py
pyrogram/types/input_media/input_media_photo.py
pyrogram/types/input_media/input_media_video.py
pyrogram/types/input_media/input_phone_contact.py
pyrogram/types/input_message_content/__init__.py
pyrogram/types/input_message_content/input_message_content.py
pyrogram/types/input_message_content/input_text_message_content.py
pyrogram/types/messages_and_media/__init__.py
pyrogram/types/messages_and_media/animation.py
pyrogram/types/messages_and_media/audio.py
pyrogram/types/messages_and_media/contact.py
pyrogram/types/messages_and_media/dice.py
pyrogram/types/messages_and_media/document.py
pyrogram/types/messages_and_media/game.py
pyrogram/types/messages_and_media/location.py
pyrogram/types/messages_and_media/message.py
pyrogram/types/messages_and_media/message_entity.py
pyrogram/types/messages_and_media/message_reactions.py
pyrogram/types/messages_and_media/photo.py
pyrogram/types/messages_and_media/poll.py
pyrogram/types/messages_and_media/poll_option.py
pyrogram/types/messages_and_media/reaction.py
pyrogram/types/messages_and_media/sticker.py
pyrogram/types/messages_and_media/stripped_thumbnail.py
pyrogram/types/messages_and_media/thumbnail.py
pyrogram/types/messages_and_media/venue.py
pyrogram/types/messages_and_media/video.py
pyrogram/types/messages_and_media/video_note.py
pyrogram/types/messages_and_media/voice.py
pyrogram/types/messages_and_media/web_app_data.py
pyrogram/types/messages_and_media/web_page.py
pyrogram/types/user_and_chats/__init__.py
pyrogram/types/user_and_chats/chat.py
pyrogram/types/user_and_chats/chat_admin_with_invite_links.py
pyrogram/types/user_and_chats/chat_event.py
pyrogram/types/user_and_chats/chat_event_filter.py
pyrogram/types/user_and_chats/chat_invite_link.py
pyrogram/types/user_and_chats/chat_join_request.py
pyrogram/types/user_and_chats/chat_joiner.py
pyrogram/types/user_and_chats/chat_member.py
pyrogram/types/user_and_chats/chat_member_updated.py
pyrogram/types/user_and_chats/chat_permissions.py
pyrogram/types/user_and_chats/chat_photo.py
pyrogram/types/user_and_chats/chat_preview.py
pyrogram/types/user_and_chats/chat_privileges.py
pyrogram/types/user_and_chats/chat_reactions.py
pyrogram/types/user_and_chats/dialog.py
pyrogram/types/user_and_chats/emoji_status.py
pyrogram/types/user_and_chats/invite_link_importer.py
pyrogram/types/user_and_chats/restriction.py
pyrogram/types/user_and_chats/user.py
pyrogram/types/user_and_chats/video_chat_ended.py
pyrogram/types/user_and_chats/video_chat_members_invited.py
pyrogram/types/user_and_chats/video_chat_scheduled.py
pyrogram/types/user_and_chats/video_chat_started.py
tests/__init__.py
tests/test_file_id.py
tests/filters/__init__.py
tests/filters/test_command.py
tests/parser/__init__.py
tests/parser/test_html.py