COPYING
COPYING.lesser
MANIFEST.in
NOTICE
README.md
requirements.txt
setup.py
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/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
pyroherd/__init__.py
pyroherd/client.py
pyroherd/dispatcher.py
pyroherd/emoji.py
pyroherd/file_id.py
pyroherd/filters.py
pyroherd/mime_types.py
pyroherd/py.typed
pyroherd/qrlogin.py
pyroherd/sync.py
pyroherd/utils.py
pyroherd.egg-info/PKG-INFO
pyroherd.egg-info/SOURCES.txt
pyroherd.egg-info/dependency_links.txt
pyroherd.egg-info/not-zip-safe
pyroherd.egg-info/requires.txt
pyroherd.egg-info/top_level.txt
pyroherd/connection/__init__.py
pyroherd/connection/connection.py
pyroherd/connection/transport/__init__.py
pyroherd/connection/transport/tcp/__init__.py
pyroherd/connection/transport/tcp/tcp.py
pyroherd/connection/transport/tcp/tcp_abridged.py
pyroherd/connection/transport/tcp/tcp_abridged_o.py
pyroherd/connection/transport/tcp/tcp_full.py
pyroherd/connection/transport/tcp/tcp_intermediate.py
pyroherd/connection/transport/tcp/tcp_intermediate_o.py
pyroherd/crypto/__init__.py
pyroherd/crypto/aes.py
pyroherd/crypto/mtproto.py
pyroherd/crypto/prime.py
pyroherd/crypto/rsa.py
pyroherd/enums/__init__.py
pyroherd/enums/auto_name.py
pyroherd/enums/block_list.py
pyroherd/enums/business_schedule.py
pyroherd/enums/button_style.py
pyroherd/enums/chat_action.py
pyroherd/enums/chat_event_action.py
pyroherd/enums/chat_join_type.py
pyroherd/enums/chat_member_status.py
pyroherd/enums/chat_members_filter.py
pyroherd/enums/chat_type.py
pyroherd/enums/client_platform.py
pyroherd/enums/folder_color.py
pyroherd/enums/gift_attribute_type.py
pyroherd/enums/gift_for_resale_order.py
pyroherd/enums/gift_purchase_offer_state.py
pyroherd/enums/gift_type.py
pyroherd/enums/mask_point_type.py
pyroherd/enums/media_area_type.py
pyroherd/enums/message_entity_type.py
pyroherd/enums/message_media_type.py
pyroherd/enums/message_origin_type.py
pyroherd/enums/message_service_type.py
pyroherd/enums/messages_filter.py
pyroherd/enums/next_code_type.py
pyroherd/enums/paid_reaction_privacy.py
pyroherd/enums/parse_mode.py
pyroherd/enums/payment_form_type.py
pyroherd/enums/phone_call_discard_reason.py
pyroherd/enums/phone_number_code_type.py
pyroherd/enums/poll_type.py
pyroherd/enums/privacy_key.py
pyroherd/enums/privacy_rule_type.py
pyroherd/enums/profile_color.py
pyroherd/enums/profile_tab.py
pyroherd/enums/reply_color.py
pyroherd/enums/sent_code_type.py
pyroherd/enums/sticker_type.py
pyroherd/enums/stories_privacy_rules.py
pyroherd/enums/suggested_post_refund_reason.py
pyroherd/enums/suggested_post_state.py
pyroherd/enums/top_chat_category.py
pyroherd/enums/upgraded_gift_origin.py
pyroherd/enums/user_status.py
pyroherd/errors/__init__.py
pyroherd/errors/rpc_error.py
pyroherd/handlers/__init__.py
pyroherd/handlers/business_connection_handler.py
pyroherd/handlers/business_message_handler.py
pyroherd/handlers/callback_query_handler.py
pyroherd/handlers/chat_boost_handler.py
pyroherd/handlers/chat_join_request_handler.py
pyroherd/handlers/chat_member_updated_handler.py
pyroherd/handlers/chosen_inline_result_handler.py
pyroherd/handlers/connect_handler.py
pyroherd/handlers/deleted_business_messages_handler.py
pyroherd/handlers/deleted_messages_handler.py
pyroherd/handlers/disconnect_handler.py
pyroherd/handlers/edited_business_message_handler.py
pyroherd/handlers/edited_message_handler.py
pyroherd/handlers/error_handler.py
pyroherd/handlers/guest_message_handler.py
pyroherd/handlers/handler.py
pyroherd/handlers/inline_query_handler.py
pyroherd/handlers/managed_bot_updated_handler.py
pyroherd/handlers/message_handler.py
pyroherd/handlers/message_reaction_count_handler.py
pyroherd/handlers/message_reaction_handler.py
pyroherd/handlers/poll_handler.py
pyroherd/handlers/pre_checkout_query_handler.py
pyroherd/handlers/purchased_paid_media_handler.py
pyroherd/handlers/raw_update_handler.py
pyroherd/handlers/shipping_query_handler.py
pyroherd/handlers/start_handler.py
pyroherd/handlers/stop_handler.py
pyroherd/handlers/story_handler.py
pyroherd/handlers/user_status_handler.py
pyroherd/methods/__init__.py
pyroherd/methods/account/__init__.py
pyroherd/methods/account/add_profile_audio.py
pyroherd/methods/account/get_account_ttl.py
pyroherd/methods/account/get_global_privacy_settings.py
pyroherd/methods/account/get_privacy.py
pyroherd/methods/account/remove_profile_audio.py
pyroherd/methods/account/set_account_ttl.py
pyroherd/methods/account/set_global_privacy_settings.py
pyroherd/methods/account/set_inactive_session_ttl.py
pyroherd/methods/account/set_privacy.py
pyroherd/methods/account/set_profile_audio_position.py
pyroherd/methods/advanced/__init__.py
pyroherd/methods/advanced/invoke.py
pyroherd/methods/advanced/recover_gaps.py
pyroherd/methods/advanced/resolve_peer.py
pyroherd/methods/advanced/save_file.py
pyroherd/methods/auth/__init__.py
pyroherd/methods/auth/accept_terms_of_service.py
pyroherd/methods/auth/change_phone_number.py
pyroherd/methods/auth/check_password.py
pyroherd/methods/auth/connect.py
pyroherd/methods/auth/disconnect.py
pyroherd/methods/auth/get_active_sessions.py
pyroherd/methods/auth/get_password_hint.py
pyroherd/methods/auth/initialize.py
pyroherd/methods/auth/log_out.py
pyroherd/methods/auth/recover_password.py
pyroherd/methods/auth/resend_code.py
pyroherd/methods/auth/resend_phone_number_code.py
pyroherd/methods/auth/reset_session.py
pyroherd/methods/auth/reset_sessions.py
pyroherd/methods/auth/send_code.py
pyroherd/methods/auth/send_phone_number_code.py
pyroherd/methods/auth/send_recovery_code.py
pyroherd/methods/auth/sign_in.py
pyroherd/methods/auth/sign_in_bot.py
pyroherd/methods/auth/sign_up.py
pyroherd/methods/auth/terminate.py
pyroherd/methods/bots/__init__.py
pyroherd/methods/bots/answer_callback_query.py
pyroherd/methods/bots/answer_guest_query.py
pyroherd/methods/bots/answer_inline_query.py
pyroherd/methods/bots/answer_pre_checkout_query.py
pyroherd/methods/bots/answer_shipping_query.py
pyroherd/methods/bots/answer_web_app_query.py
pyroherd/methods/bots/check_bot_username.py
pyroherd/methods/bots/create_bot.py
pyroherd/methods/bots/create_invoice_link.py
pyroherd/methods/bots/delete_bot_commands.py
pyroherd/methods/bots/edit_user_star_subscription.py
pyroherd/methods/bots/get_bot_commands.py
pyroherd/methods/bots/get_bot_default_privileges.py
pyroherd/methods/bots/get_bot_info_description.py
pyroherd/methods/bots/get_bot_info_short_description.py
pyroherd/methods/bots/get_bot_name.py
pyroherd/methods/bots/get_chat_menu_button.py
pyroherd/methods/bots/get_game_high_scores.py
pyroherd/methods/bots/get_inline_bot_results.py
pyroherd/methods/bots/get_managed_bot_access_settings.py
pyroherd/methods/bots/get_managed_bot_token.py
pyroherd/methods/bots/get_owned_bots.py
pyroherd/methods/bots/refund_star_payment.py
pyroherd/methods/bots/replace_managed_bot_token.py
pyroherd/methods/bots/request_callback_answer.py
pyroherd/methods/bots/send_game.py
pyroherd/methods/bots/send_inline_bot_result.py
pyroherd/methods/bots/send_invoice.py
pyroherd/methods/bots/set_bot_commands.py
pyroherd/methods/bots/set_bot_default_privileges.py
pyroherd/methods/bots/set_bot_info_description.py
pyroherd/methods/bots/set_bot_info_short_description.py
pyroherd/methods/bots/set_bot_name.py
pyroherd/methods/bots/set_chat_menu_button.py
pyroherd/methods/bots/set_game_score.py
pyroherd/methods/bots/set_managed_bot_access_settings.py
pyroherd/methods/business/__init__.py
pyroherd/methods/business/delete_business_messages.py
pyroherd/methods/business/get_business_account_gifts.py
pyroherd/methods/business/get_business_account_star_balance.py
pyroherd/methods/business/get_business_connection.py
pyroherd/methods/business/transfer_business_account_stars.py
pyroherd/methods/chats/__init__.py
pyroherd/methods/chats/add_chat_members.py
pyroherd/methods/chats/archive_chats.py
pyroherd/methods/chats/ban_chat_member.py
pyroherd/methods/chats/close_forum_topic.py
pyroherd/methods/chats/create_channel.py
pyroherd/methods/chats/create_folder.py
pyroherd/methods/chats/create_folder_invite_link.py
pyroherd/methods/chats/create_forum_topic.py
pyroherd/methods/chats/create_group.py
pyroherd/methods/chats/create_supergroup.py
pyroherd/methods/chats/delete_all_message_reactions.py
pyroherd/methods/chats/delete_channel.py
pyroherd/methods/chats/delete_chat_photo.py
pyroherd/methods/chats/delete_folder.py
pyroherd/methods/chats/delete_folder_invite_link.py
pyroherd/methods/chats/delete_forum_topic.py
pyroherd/methods/chats/delete_message_reaction.py
pyroherd/methods/chats/delete_supergroup.py
pyroherd/methods/chats/delete_user_history.py
pyroherd/methods/chats/edit_folder.py
pyroherd/methods/chats/edit_folder_invite_link.py
pyroherd/methods/chats/edit_forum_topic.py
pyroherd/methods/chats/export_folder_link.py
pyroherd/methods/chats/get_chat.py
pyroherd/methods/chats/get_chat_event_log.py
pyroherd/methods/chats/get_chat_member.py
pyroherd/methods/chats/get_chat_members.py
pyroherd/methods/chats/get_chat_members_count.py
pyroherd/methods/chats/get_chat_online_count.py
pyroherd/methods/chats/get_chat_settings.py
pyroherd/methods/chats/get_chats_for_folder_invite_link.py
pyroherd/methods/chats/get_dialogs.py
pyroherd/methods/chats/get_dialogs_count.py
pyroherd/methods/chats/get_direct_messages_topics.py
pyroherd/methods/chats/get_direct_messages_topics_by_id.py
pyroherd/methods/chats/get_folder_invite_links.py
pyroherd/methods/chats/get_folders.py
pyroherd/methods/chats/get_forum_topics.py
pyroherd/methods/chats/get_forum_topics_by_id.py
pyroherd/methods/chats/get_nearby_chats.py
pyroherd/methods/chats/get_personal_channels.py
pyroherd/methods/chats/get_send_as_chats.py
pyroherd/methods/chats/get_similar_channels.py
pyroherd/methods/chats/get_suitable_discussion_chats.py
pyroherd/methods/chats/get_top_chats.py
pyroherd/methods/chats/join_chat.py
pyroherd/methods/chats/join_folder.py
pyroherd/methods/chats/leave_chat.py
pyroherd/methods/chats/leave_folder.py
pyroherd/methods/chats/mark_chat_unread.py
pyroherd/methods/chats/pin_chat_message.py
pyroherd/methods/chats/pin_forum_topic.py
pyroherd/methods/chats/process_chat_has_protected_content_disable_request.py
pyroherd/methods/chats/promote_chat_member.py
pyroherd/methods/chats/reorder_folders.py
pyroherd/methods/chats/restrict_chat_member.py
pyroherd/methods/chats/set_administrator_title.py
pyroherd/methods/chats/set_chat_description.py
pyroherd/methods/chats/set_chat_direct_messages_group.py
pyroherd/methods/chats/set_chat_discussion_group.py
pyroherd/methods/chats/set_chat_member_tag.py
pyroherd/methods/chats/set_chat_permissions.py
pyroherd/methods/chats/set_chat_photo.py
pyroherd/methods/chats/set_chat_protected_content.py
pyroherd/methods/chats/set_chat_title.py
pyroherd/methods/chats/set_chat_ttl.py
pyroherd/methods/chats/set_chat_username.py
pyroherd/methods/chats/set_main_profile_tab.py
pyroherd/methods/chats/set_send_as_chat.py
pyroherd/methods/chats/set_slow_mode.py
pyroherd/methods/chats/set_upgraded_gift_colors.py
pyroherd/methods/chats/toggle_folder_tags.py
pyroherd/methods/chats/toggle_forum_topics.py
pyroherd/methods/chats/toggle_join_to_send.py
pyroherd/methods/chats/transfer_chat_ownership.py
pyroherd/methods/chats/unarchive_chats.py
pyroherd/methods/chats/unban_chat_member.py
pyroherd/methods/chats/unpin_all_chat_messages.py
pyroherd/methods/chats/unpin_chat_message.py
pyroherd/methods/chats/unpin_forum_topic.py
pyroherd/methods/chats/update_chat_notifications.py
pyroherd/methods/chats/update_color.py
pyroherd/methods/chats/update_folder.py
pyroherd/methods/contacts/__init__.py
pyroherd/methods/contacts/add_contact.py
pyroherd/methods/contacts/delete_contacts.py
pyroherd/methods/contacts/get_blocked_message_senders.py
pyroherd/methods/contacts/get_contacts.py
pyroherd/methods/contacts/get_contacts_count.py
pyroherd/methods/contacts/import_contacts.py
pyroherd/methods/contacts/search_contacts.py
pyroherd/methods/contacts/set_contact_note.py
pyroherd/methods/decorators/__init__.py
pyroherd/methods/decorators/on_business_connection.py
pyroherd/methods/decorators/on_business_message.py
pyroherd/methods/decorators/on_cb.py
pyroherd/methods/decorators/on_chat_boost.py
pyroherd/methods/decorators/on_chat_join_request.py
pyroherd/methods/decorators/on_chat_member_updated.py
pyroherd/methods/decorators/on_chosen_inline_result.py
pyroherd/methods/decorators/on_connect.py
pyroherd/methods/decorators/on_deleted_business_messages.py
pyroherd/methods/decorators/on_deleted_messages.py
pyroherd/methods/decorators/on_disconnect.py
pyroherd/methods/decorators/on_edited_business_message.py
pyroherd/methods/decorators/on_edited_message.py
pyroherd/methods/decorators/on_error.py
pyroherd/methods/decorators/on_guest_message.py
pyroherd/methods/decorators/on_inline_query.py
pyroherd/methods/decorators/on_managed_bot.py
pyroherd/methods/decorators/on_message_reaction.py
pyroherd/methods/decorators/on_message_reaction_count.py
pyroherd/methods/decorators/on_msg.py
pyroherd/methods/decorators/on_poll.py
pyroherd/methods/decorators/on_pre_checkout_query.py
pyroherd/methods/decorators/on_purchased_paid_media.py
pyroherd/methods/decorators/on_raw_update.py
pyroherd/methods/decorators/on_shipping_query.py
pyroherd/methods/decorators/on_start.py
pyroherd/methods/decorators/on_stop.py
pyroherd/methods/decorators/on_story.py
pyroherd/methods/decorators/on_user_status.py
pyroherd/methods/folders/__init__.py
pyroherd/methods/folders/check_chat_folder_invite_link.py
pyroherd/methods/invite_links/__init__.py
pyroherd/methods/invite_links/approve_all_chat_join_requests.py
pyroherd/methods/invite_links/approve_chat_join_request.py
pyroherd/methods/invite_links/create_chat_invite_link.py
pyroherd/methods/invite_links/decline_all_chat_join_requests.py
pyroherd/methods/invite_links/decline_chat_join_request.py
pyroherd/methods/invite_links/delete_chat_admin_invite_links.py
pyroherd/methods/invite_links/delete_chat_invite_link.py
pyroherd/methods/invite_links/edit_chat_invite_link.py
pyroherd/methods/invite_links/export_chat_invite_link.py
pyroherd/methods/invite_links/get_chat_admin_invite_links.py
pyroherd/methods/invite_links/get_chat_admin_invite_links_count.py
pyroherd/methods/invite_links/get_chat_admins_with_invite_links.py
pyroherd/methods/invite_links/get_chat_invite_link.py
pyroherd/methods/invite_links/get_chat_invite_link_joiners.py
pyroherd/methods/invite_links/get_chat_invite_link_joiners_count.py
pyroherd/methods/invite_links/get_chat_join_requests.py
pyroherd/methods/invite_links/revoke_chat_invite_link.py
pyroherd/methods/messages/__init__.py
pyroherd/methods/messages/add_checklist_tasks.py
pyroherd/methods/messages/add_poll_option.py
pyroherd/methods/messages/add_to_gifs.py
pyroherd/methods/messages/approve_suggested_post.py
pyroherd/methods/messages/business_session.py
pyroherd/methods/messages/compose_text_with_ai.py
pyroherd/methods/messages/copy_media_group.py
pyroherd/methods/messages/copy_message.py
pyroherd/methods/messages/decline_suggested_post.py
pyroherd/methods/messages/delete_chat_history.py
pyroherd/methods/messages/delete_direct_messages_chat_topic_history.py
pyroherd/methods/messages/delete_messages.py
pyroherd/methods/messages/delete_poll_option.py
pyroherd/methods/messages/download_media.py
pyroherd/methods/messages/edit_inline_caption.py
pyroherd/methods/messages/edit_inline_media.py
pyroherd/methods/messages/edit_inline_reply_markup.py
pyroherd/methods/messages/edit_inline_text.py
pyroherd/methods/messages/edit_message_caption.py
pyroherd/methods/messages/edit_message_checklist.py
pyroherd/methods/messages/edit_message_media.py
pyroherd/methods/messages/edit_message_reply_markup.py
pyroherd/methods/messages/edit_message_text.py
pyroherd/methods/messages/fix_text_with_ai.py
pyroherd/methods/messages/forward_media_group.py
pyroherd/methods/messages/forward_messages.py
pyroherd/methods/messages/get_available_effects.py
pyroherd/methods/messages/get_chat_history.py
pyroherd/methods/messages/get_chat_history_count.py
pyroherd/methods/messages/get_custom_emoji_stickers.py
pyroherd/methods/messages/get_direct_messages_chat_topic_history.py
pyroherd/methods/messages/get_discussion_message.py
pyroherd/methods/messages/get_discussion_replies.py
pyroherd/methods/messages/get_discussion_replies_count.py
pyroherd/methods/messages/get_main_web_app.py
pyroherd/methods/messages/get_media_group.py
pyroherd/methods/messages/get_messages.py
pyroherd/methods/messages/get_scheduled_messages.py
pyroherd/methods/messages/get_stickers.py
pyroherd/methods/messages/get_user_personal_chat_messages.py
pyroherd/methods/messages/get_web_app_link_url.py
pyroherd/methods/messages/get_web_app_url.py
pyroherd/methods/messages/inline_session.py
pyroherd/methods/messages/mark_checklist_tasks_as_done.py
pyroherd/methods/messages/open_web_app.py
pyroherd/methods/messages/read_chat_history.py
pyroherd/methods/messages/read_mentions.py
pyroherd/methods/messages/read_reactions.py
pyroherd/methods/messages/retract_vote.py
pyroherd/methods/messages/search_global.py
pyroherd/methods/messages/search_global_count.py
pyroherd/methods/messages/search_messages.py
pyroherd/methods/messages/search_messages_count.py
pyroherd/methods/messages/search_posts.py
pyroherd/methods/messages/search_posts_count.py
pyroherd/methods/messages/send_animation.py
pyroherd/methods/messages/send_audio.py
pyroherd/methods/messages/send_cached_media.py
pyroherd/methods/messages/send_chat_action.py
pyroherd/methods/messages/send_checklist.py
pyroherd/methods/messages/send_contact.py
pyroherd/methods/messages/send_dice.py
pyroherd/methods/messages/send_document.py
pyroherd/methods/messages/send_live_photo.py
pyroherd/methods/messages/send_location.py
pyroherd/methods/messages/send_media_group.py
pyroherd/methods/messages/send_message.py
pyroherd/methods/messages/send_message_draft.py
pyroherd/methods/messages/send_paid_media.py
pyroherd/methods/messages/send_paid_reaction.py
pyroherd/methods/messages/send_photo.py
pyroherd/methods/messages/send_poll.py
pyroherd/methods/messages/send_reaction.py
pyroherd/methods/messages/send_screenshot_notification.py
pyroherd/methods/messages/send_sticker.py
pyroherd/methods/messages/send_venue.py
pyroherd/methods/messages/send_video.py
pyroherd/methods/messages/send_video_note.py
pyroherd/methods/messages/send_voice.py
pyroherd/methods/messages/send_web_page.py
pyroherd/methods/messages/set_direct_messages_chat_topic_is_marked_as_unread.py
pyroherd/methods/messages/start_bot.py
pyroherd/methods/messages/stop_poll.py
pyroherd/methods/messages/stream_media.py
pyroherd/methods/messages/summarize_message.py
pyroherd/methods/messages/translate_message_text.py
pyroherd/methods/messages/translate_text.py
pyroherd/methods/messages/view_messages.py
pyroherd/methods/messages/vote_poll.py
pyroherd/methods/password/__init__.py
pyroherd/methods/password/change_cloud_password.py
pyroherd/methods/password/enable_cloud_password.py
pyroherd/methods/password/remove_cloud_password.py
pyroherd/methods/payments/__init__.py
pyroherd/methods/payments/add_collection_gifts.py
pyroherd/methods/payments/apply_gift_code.py
pyroherd/methods/payments/buy_gift_upgrade.py
pyroherd/methods/payments/check_gift_code.py
pyroherd/methods/payments/convert_gift_to_stars.py
pyroherd/methods/payments/craft_gift.py
pyroherd/methods/payments/create_gift_collection.py
pyroherd/methods/payments/delete_gift_collection.py
pyroherd/methods/payments/drop_gift_original_details.py
pyroherd/methods/payments/edit_star_subscription.py
pyroherd/methods/payments/get_available_gifts.py
pyroherd/methods/payments/get_chat_gifts.py
pyroherd/methods/payments/get_chat_gifts_count.py
pyroherd/methods/payments/get_gift_auction_state.py
pyroherd/methods/payments/get_gift_collections.py
pyroherd/methods/payments/get_gift_upgrade_preview.py
pyroherd/methods/payments/get_gift_upgrade_variants.py
pyroherd/methods/payments/get_gifts_for_crafting.py
pyroherd/methods/payments/get_payment_form.py
pyroherd/methods/payments/get_stars_balance.py
pyroherd/methods/payments/get_ton_balance.py
pyroherd/methods/payments/get_upgraded_gift.py
pyroherd/methods/payments/get_upgraded_gift_value_info.py
pyroherd/methods/payments/gift_premium_with_stars.py
pyroherd/methods/payments/hide_gift.py
pyroherd/methods/payments/increase_gift_auction_bid.py
pyroherd/methods/payments/place_gift_auction_bid.py
pyroherd/methods/payments/process_gift_purchase_offer.py
pyroherd/methods/payments/remove_collection_gifts.py
pyroherd/methods/payments/reorder_collection_gifts.py
pyroherd/methods/payments/reorder_gift_collections.py
pyroherd/methods/payments/reuse_star_subscription.py
pyroherd/methods/payments/search_gifts_for_resale.py
pyroherd/methods/payments/send_gift.py
pyroherd/methods/payments/send_gift_purchase_offer.py
pyroherd/methods/payments/send_payment_form.py
pyroherd/methods/payments/send_resold_gift.py
pyroherd/methods/payments/set_gift_collection_name.py
pyroherd/methods/payments/set_gift_resale_price.py
pyroherd/methods/payments/set_pinned_gifts.py
pyroherd/methods/payments/show_gift.py
pyroherd/methods/payments/suggest_birthday.py
pyroherd/methods/payments/transfer_gift.py
pyroherd/methods/payments/upgrade_gift.py
pyroherd/methods/phone/__init__.py
pyroherd/methods/phone/get_call_members.py
pyroherd/methods/premium/__init__.py
pyroherd/methods/premium/apply_boost.py
pyroherd/methods/premium/get_boosts.py
pyroherd/methods/premium/get_boosts_status.py
pyroherd/methods/stories/__init__.py
pyroherd/methods/stories/can_post_stories.py
pyroherd/methods/stories/can_send_story.py
pyroherd/methods/stories/copy_story.py
pyroherd/methods/stories/delete_stories.py
pyroherd/methods/stories/edit_story_caption.py
pyroherd/methods/stories/edit_story_media.py
pyroherd/methods/stories/edit_story_privacy.py
pyroherd/methods/stories/enable_stealth_mode.py
pyroherd/methods/stories/forward_story.py
pyroherd/methods/stories/get_all_stories.py
pyroherd/methods/stories/get_archived_stories.py
pyroherd/methods/stories/get_chat_stories.py
pyroherd/methods/stories/get_pinned_stories.py
pyroherd/methods/stories/get_stories.py
pyroherd/methods/stories/get_stories_archive.py
pyroherd/methods/stories/get_story_views.py
pyroherd/methods/stories/hide_chat_stories.py
pyroherd/methods/stories/hide_stories.py
pyroherd/methods/stories/pin_chat_stories.py
pyroherd/methods/stories/pin_stories.py
pyroherd/methods/stories/read_chat_stories.py
pyroherd/methods/stories/read_stories.py
pyroherd/methods/stories/send_story.py
pyroherd/methods/stories/show_chat_stories.py
pyroherd/methods/stories/unpin_chat_stories.py
pyroherd/methods/stories/view_stories.py
pyroherd/methods/users/__init__.py
pyroherd/methods/users/block_user.py
pyroherd/methods/users/check_username.py
pyroherd/methods/users/delete_profile_photos.py
pyroherd/methods/users/get_chat_audios.py
pyroherd/methods/users/get_chat_audios_count.py
pyroherd/methods/users/get_chat_photos.py
pyroherd/methods/users/get_chat_photos_count.py
pyroherd/methods/users/get_common_chats.py
pyroherd/methods/users/get_default_emoji_statuses.py
pyroherd/methods/users/get_me.py
pyroherd/methods/users/get_users.py
pyroherd/methods/users/set_emoji_status.py
pyroherd/methods/users/set_personal_channel.py
pyroherd/methods/users/set_profile_photo.py
pyroherd/methods/users/set_username.py
pyroherd/methods/users/unblock_user.py
pyroherd/methods/users/update_birthday.py
pyroherd/methods/users/update_profile.py
pyroherd/methods/users/update_status.py
pyroherd/methods/utilities/__init__.py
pyroherd/methods/utilities/add_handler.py
pyroherd/methods/utilities/compose.py
pyroherd/methods/utilities/export_session_string.py
pyroherd/methods/utilities/idle.py
pyroherd/methods/utilities/remove_handler.py
pyroherd/methods/utilities/restart.py
pyroherd/methods/utilities/run.py
pyroherd/methods/utilities/start.py
pyroherd/methods/utilities/stop.py
pyroherd/methods/utilities/stop_transmission.py
pyroherd/parser/__init__.py
pyroherd/parser/html.py
pyroherd/parser/markdown.py
pyroherd/parser/parser.py
pyroherd/parser/utils.py
pyroherd/raw/__init__.py
pyroherd/raw/core/__init__.py
pyroherd/raw/core/base_type_meta.py
pyroherd/raw/core/future_salt.py
pyroherd/raw/core/future_salts.py
pyroherd/raw/core/gzip_packed.py
pyroherd/raw/core/list.py
pyroherd/raw/core/message.py
pyroherd/raw/core/msg_container.py
pyroherd/raw/core/tl_object.py
pyroherd/raw/core/primitives/__init__.py
pyroherd/raw/core/primitives/bool.py
pyroherd/raw/core/primitives/bytes.py
pyroherd/raw/core/primitives/double.py
pyroherd/raw/core/primitives/int.py
pyroherd/raw/core/primitives/string.py
pyroherd/raw/core/primitives/vector.py
pyroherd/session/__init__.py
pyroherd/session/auth.py
pyroherd/session/session.py
pyroherd/session/internals/__init__.py
pyroherd/session/internals/data_center.py
pyroherd/session/internals/msg_factory.py
pyroherd/session/internals/msg_id.py
pyroherd/session/internals/seq_no.py
pyroherd/storage/__init__.py
pyroherd/storage/file_storage.py
pyroherd/storage/memory_storage.py
pyroherd/storage/sqlite_storage.py
pyroherd/storage/storage.py
pyroherd/types/__init__.py
pyroherd/types/list.py
pyroherd/types/object.py
pyroherd/types/update.py
pyroherd/types/authorization/__init__.py
pyroherd/types/authorization/active_session.py
pyroherd/types/authorization/active_sessions.py
pyroherd/types/authorization/firebase_authentication_settings.py
pyroherd/types/authorization/phone_number_authentication_settings.py
pyroherd/types/authorization/sent_code.py
pyroherd/types/authorization/terms_of_service.py
pyroherd/types/bots_and_keyboards/__init__.py
pyroherd/types/bots_and_keyboards/bot_access_settings.py
pyroherd/types/bots_and_keyboards/bot_command.py
pyroherd/types/bots_and_keyboards/bot_command_scope.py
pyroherd/types/bots_and_keyboards/bot_command_scope_all_chat_administrators.py
pyroherd/types/bots_and_keyboards/bot_command_scope_all_group_chats.py
pyroherd/types/bots_and_keyboards/bot_command_scope_all_private_chats.py
pyroherd/types/bots_and_keyboards/bot_command_scope_chat.py
pyroherd/types/bots_and_keyboards/bot_command_scope_chat_administrators.py
pyroherd/types/bots_and_keyboards/bot_command_scope_chat_member.py
pyroherd/types/bots_and_keyboards/bot_command_scope_default.py
pyroherd/types/bots_and_keyboards/callback_game.py
pyroherd/types/bots_and_keyboards/callback_query.py
pyroherd/types/bots_and_keyboards/chat_boost_updated.py
pyroherd/types/bots_and_keyboards/chat_shared.py
pyroherd/types/bots_and_keyboards/force_reply.py
pyroherd/types/bots_and_keyboards/game_high_score.py
pyroherd/types/bots_and_keyboards/inline_keyboard_button.py
pyroherd/types/bots_and_keyboards/inline_keyboard_markup.py
pyroherd/types/bots_and_keyboards/keyboard_button.py
pyroherd/types/bots_and_keyboards/keyboard_button_poll_type.py
pyroherd/types/bots_and_keyboards/keyboard_button_request_chat.py
pyroherd/types/bots_and_keyboards/keyboard_button_request_managed_bot.py
pyroherd/types/bots_and_keyboards/keyboard_button_request_users.py
pyroherd/types/bots_and_keyboards/labeled_price.py
pyroherd/types/bots_and_keyboards/login_url.py
pyroherd/types/bots_and_keyboards/managed_bot_updated.py
pyroherd/types/bots_and_keyboards/menu_button.py
pyroherd/types/bots_and_keyboards/menu_button_commands.py
pyroherd/types/bots_and_keyboards/menu_button_default.py
pyroherd/types/bots_and_keyboards/menu_button_web_app.py
pyroherd/types/bots_and_keyboards/message_reaction_count_updated.py
pyroherd/types/bots_and_keyboards/message_reaction_updated.py
pyroherd/types/bots_and_keyboards/order_info.py
pyroherd/types/bots_and_keyboards/pre_checkout_query.py
pyroherd/types/bots_and_keyboards/purchased_paid_media.py
pyroherd/types/bots_and_keyboards/reply_keyboard_markup.py
pyroherd/types/bots_and_keyboards/reply_keyboard_remove.py
pyroherd/types/bots_and_keyboards/request_channel_info.py
pyroherd/types/bots_and_keyboards/request_chat_info.py
pyroherd/types/bots_and_keyboards/request_poll_info.py
pyroherd/types/bots_and_keyboards/request_user_info.py
pyroherd/types/bots_and_keyboards/requested_chats.py
pyroherd/types/bots_and_keyboards/sent_guest_message.py
pyroherd/types/bots_and_keyboards/sent_web_app_message.py
pyroherd/types/bots_and_keyboards/shipping_address.py
pyroherd/types/bots_and_keyboards/shipping_option.py
pyroherd/types/bots_and_keyboards/shipping_query.py
pyroherd/types/bots_and_keyboards/users_shared.py
pyroherd/types/bots_and_keyboards/web_app_info.py
pyroherd/types/inline_mode/__init__.py
pyroherd/types/inline_mode/chosen_inline_result.py
pyroherd/types/inline_mode/inline_query.py
pyroherd/types/inline_mode/inline_query_result.py
pyroherd/types/inline_mode/inline_query_result_animation.py
pyroherd/types/inline_mode/inline_query_result_article.py
pyroherd/types/inline_mode/inline_query_result_audio.py
pyroherd/types/inline_mode/inline_query_result_cached_animation.py
pyroherd/types/inline_mode/inline_query_result_cached_audio.py
pyroherd/types/inline_mode/inline_query_result_cached_document.py
pyroherd/types/inline_mode/inline_query_result_cached_photo.py
pyroherd/types/inline_mode/inline_query_result_cached_sticker.py
pyroherd/types/inline_mode/inline_query_result_cached_video.py
pyroherd/types/inline_mode/inline_query_result_cached_voice.py
pyroherd/types/inline_mode/inline_query_result_contact.py
pyroherd/types/inline_mode/inline_query_result_document.py
pyroherd/types/inline_mode/inline_query_result_location.py
pyroherd/types/inline_mode/inline_query_result_photo.py
pyroherd/types/inline_mode/inline_query_result_venue.py
pyroherd/types/inline_mode/inline_query_result_video.py
pyroherd/types/inline_mode/inline_query_result_voice.py
pyroherd/types/input_content/__init__.py
pyroherd/types/input_content/input_chat_photo.py
pyroherd/types/input_content/input_checklist.py
pyroherd/types/input_content/input_contact_message_content.py
pyroherd/types/input_content/input_credentials.py
pyroherd/types/input_content/input_credentials_apple_pay.py
pyroherd/types/input_content/input_credentials_google_pay.py
pyroherd/types/input_content/input_credentials_new.py
pyroherd/types/input_content/input_credentials_saved.py
pyroherd/types/input_content/input_invoice.py
pyroherd/types/input_content/input_invoice_message.py
pyroherd/types/input_content/input_invoice_message_content.py
pyroherd/types/input_content/input_invoice_name.py
pyroherd/types/input_content/input_location_message_content.py
pyroherd/types/input_content/input_media.py
pyroherd/types/input_content/input_media_animation.py
pyroherd/types/input_content/input_media_audio.py
pyroherd/types/input_content/input_media_document.py
pyroherd/types/input_content/input_media_live_photo.py
pyroherd/types/input_content/input_media_location.py
pyroherd/types/input_content/input_media_photo.py
pyroherd/types/input_content/input_media_sticker.py
pyroherd/types/input_content/input_media_venue.py
pyroherd/types/input_content/input_media_video.py
pyroherd/types/input_content/input_message_content.py
pyroherd/types/input_content/input_phone_contact.py
pyroherd/types/input_content/input_poll_media.py
pyroherd/types/input_content/input_poll_option.py
pyroherd/types/input_content/input_poll_option_media.py
pyroherd/types/input_content/input_privacy_rule.py
pyroherd/types/input_content/input_privacy_rule_allow_all.py
pyroherd/types/input_content/input_privacy_rule_allow_bots.py
pyroherd/types/input_content/input_privacy_rule_allow_chats.py
pyroherd/types/input_content/input_privacy_rule_allow_close_friends.py
pyroherd/types/input_content/input_privacy_rule_allow_contacts.py
pyroherd/types/input_content/input_privacy_rule_allow_premium.py
pyroherd/types/input_content/input_privacy_rule_allow_users.py
pyroherd/types/input_content/input_privacy_rule_disallow_all.py
pyroherd/types/input_content/input_privacy_rule_disallow_bots.py
pyroherd/types/input_content/input_privacy_rule_disallow_chats.py
pyroherd/types/input_content/input_privacy_rule_disallow_contacts.py
pyroherd/types/input_content/input_privacy_rule_disallow_users.py
pyroherd/types/input_content/input_text_message_content.py
pyroherd/types/input_content/input_venue_message_content.py
pyroherd/types/messages_and_media/__init__.py
pyroherd/types/messages_and_media/animation.py
pyroherd/types/messages_and_media/auction_bid.py
pyroherd/types/messages_and_media/auction_round.py
pyroherd/types/messages_and_media/auction_state.py
pyroherd/types/messages_and_media/audio.py
pyroherd/types/messages_and_media/available_effect.py
pyroherd/types/messages_and_media/boosts_status.py
pyroherd/types/messages_and_media/business_message.py
pyroherd/types/messages_and_media/chat_background.py
pyroherd/types/messages_and_media/chat_boost.py
pyroherd/types/messages_and_media/chat_has_protected_content_disable_requested.py
pyroherd/types/messages_and_media/chat_has_protected_content_toggled.py
pyroherd/types/messages_and_media/chat_owner_changed.py
pyroherd/types/messages_and_media/chat_owner_left.py
pyroherd/types/messages_and_media/chat_theme.py
pyroherd/types/messages_and_media/checked_gift_code.py
pyroherd/types/messages_and_media/checklist.py
pyroherd/types/messages_and_media/checklist_task.py
pyroherd/types/messages_and_media/checklist_tasks_added.py
pyroherd/types/messages_and_media/checklist_tasks_done.py
pyroherd/types/messages_and_media/contact.py
pyroherd/types/messages_and_media/contact_registered.py
pyroherd/types/messages_and_media/craft_gift_result.py
pyroherd/types/messages_and_media/dice.py
pyroherd/types/messages_and_media/direct_message_price_changed.py
pyroherd/types/messages_and_media/direct_messages_topic.py
pyroherd/types/messages_and_media/document.py
pyroherd/types/messages_and_media/external_reply_info.py
pyroherd/types/messages_and_media/fact_check.py
pyroherd/types/messages_and_media/formatted_text.py
pyroherd/types/messages_and_media/forum_topic.py
pyroherd/types/messages_and_media/forum_topic_closed.py
pyroherd/types/messages_and_media/forum_topic_created.py
pyroherd/types/messages_and_media/forum_topic_edited.py
pyroherd/types/messages_and_media/forum_topic_reopened.py
pyroherd/types/messages_and_media/game.py
pyroherd/types/messages_and_media/general_forum_topic_hidden.py
pyroherd/types/messages_and_media/general_forum_topic_unhidden.py
pyroherd/types/messages_and_media/gift.py
pyroherd/types/messages_and_media/gift_attribute.py
pyroherd/types/messages_and_media/gift_auction.py
pyroherd/types/messages_and_media/gift_auction_state.py
pyroherd/types/messages_and_media/gift_code.py
pyroherd/types/messages_and_media/gift_collection.py
pyroherd/types/messages_and_media/gift_purchase_limit.py
pyroherd/types/messages_and_media/gift_resale_parameters.py
pyroherd/types/messages_and_media/gift_resale_price.py
pyroherd/types/messages_and_media/gift_upgrade_preview.py
pyroherd/types/messages_and_media/gift_upgrade_price.py
pyroherd/types/messages_and_media/gift_upgrade_variants.py
pyroherd/types/messages_and_media/gifted_premium.py
pyroherd/types/messages_and_media/gifted_stars.py
pyroherd/types/messages_and_media/gifted_ton.py
pyroherd/types/messages_and_media/giveaway.py
pyroherd/types/messages_and_media/giveaway_completed.py
pyroherd/types/messages_and_media/giveaway_created.py
pyroherd/types/messages_and_media/giveaway_prize_stars.py
pyroherd/types/messages_and_media/giveaway_result.py
pyroherd/types/messages_and_media/giveaway_winners.py
pyroherd/types/messages_and_media/input_checklist_task.py
pyroherd/types/messages_and_media/invoice.py
pyroherd/types/messages_and_media/link_preview_options.py
pyroherd/types/messages_and_media/live_photo.py
pyroherd/types/messages_and_media/location.py
pyroherd/types/messages_and_media/managed_bot_created.py
pyroherd/types/messages_and_media/mask_position.py
pyroherd/types/messages_and_media/media_area.py
pyroherd/types/messages_and_media/message.py
pyroherd/types/messages_and_media/message_content.py
pyroherd/types/messages_and_media/message_entity.py
pyroherd/types/messages_and_media/message_origin.py
pyroherd/types/messages_and_media/message_origin_channel.py
pyroherd/types/messages_and_media/message_origin_chat.py
pyroherd/types/messages_and_media/message_origin_hidden_user.py
pyroherd/types/messages_and_media/message_origin_import.py
pyroherd/types/messages_and_media/message_origin_user.py
pyroherd/types/messages_and_media/message_reactions.py
pyroherd/types/messages_and_media/my_boost.py
pyroherd/types/messages_and_media/paid_media_info.py
pyroherd/types/messages_and_media/paid_media_preview.py
pyroherd/types/messages_and_media/paid_messages_price.py
pyroherd/types/messages_and_media/paid_messages_price_changed.py
pyroherd/types/messages_and_media/paid_messages_refunded.py
pyroherd/types/messages_and_media/paid_reactor.py
pyroherd/types/messages_and_media/payment_form.py
pyroherd/types/messages_and_media/payment_option.py
pyroherd/types/messages_and_media/payment_result.py
pyroherd/types/messages_and_media/photo.py
pyroherd/types/messages_and_media/poll.py
pyroherd/types/messages_and_media/poll_option.py
pyroherd/types/messages_and_media/poll_option_added.py
pyroherd/types/messages_and_media/poll_option_deleted.py
pyroherd/types/messages_and_media/premium_gift_code.py
pyroherd/types/messages_and_media/proximity_alert_triggered.py
pyroherd/types/messages_and_media/reaction.py
pyroherd/types/messages_and_media/refunded_payment.py
pyroherd/types/messages_and_media/reply_parameters.py
pyroherd/types/messages_and_media/restriction_reason.py
pyroherd/types/messages_and_media/saved_credentials.py
pyroherd/types/messages_and_media/screenshot_taken.py
pyroherd/types/messages_and_media/star_amount.py
pyroherd/types/messages_and_media/sticker.py
pyroherd/types/messages_and_media/story.py
pyroherd/types/messages_and_media/story_view.py
pyroherd/types/messages_and_media/stripped_thumbnail.py
pyroherd/types/messages_and_media/successful_payment.py
pyroherd/types/messages_and_media/suggested_post_approval_failed.py
pyroherd/types/messages_and_media/suggested_post_approved.py
pyroherd/types/messages_and_media/suggested_post_declined.py
pyroherd/types/messages_and_media/suggested_post_info.py
pyroherd/types/messages_and_media/suggested_post_paid.py
pyroherd/types/messages_and_media/suggested_post_parameters.py
pyroherd/types/messages_and_media/suggested_post_price.py
pyroherd/types/messages_and_media/suggested_post_refunded.py
pyroherd/types/messages_and_media/text_quote.py
pyroherd/types/messages_and_media/thumbnail.py
pyroherd/types/messages_and_media/upgraded_gift_attribute_id.py
pyroherd/types/messages_and_media/upgraded_gift_attribute_id_backdrop.py
pyroherd/types/messages_and_media/upgraded_gift_attribute_id_model.py
pyroherd/types/messages_and_media/upgraded_gift_attribute_id_symbol.py
pyroherd/types/messages_and_media/upgraded_gift_attribute_rarity.py
pyroherd/types/messages_and_media/upgraded_gift_original_details.py
pyroherd/types/messages_and_media/upgraded_gift_purchase_offer.py
pyroherd/types/messages_and_media/upgraded_gift_value_info.py
pyroherd/types/messages_and_media/venue.py
pyroherd/types/messages_and_media/video.py
pyroherd/types/messages_and_media/video_note.py
pyroherd/types/messages_and_media/voice.py
pyroherd/types/messages_and_media/web_app_data.py
pyroherd/types/messages_and_media/web_page.py
pyroherd/types/messages_and_media/write_access_allowed.py
pyroherd/types/user_and_chats/__init__.py
pyroherd/types/user_and_chats/accepted_gift_types.py
pyroherd/types/user_and_chats/allowed_gifts_settings.py
pyroherd/types/user_and_chats/birthday.py
pyroherd/types/user_and_chats/bot_verification.py
pyroherd/types/user_and_chats/business_bot_permissions.py
pyroherd/types/user_and_chats/business_bot_rights.py
pyroherd/types/user_and_chats/business_connection.py
pyroherd/types/user_and_chats/business_info.py
pyroherd/types/user_and_chats/business_intro.py
pyroherd/types/user_and_chats/business_recipients.py
pyroherd/types/user_and_chats/business_weekly_open.py
pyroherd/types/user_and_chats/business_working_hours.py
pyroherd/types/user_and_chats/chat.py
pyroherd/types/user_and_chats/chat_admin_with_invite_links.py
pyroherd/types/user_and_chats/chat_administrator_rights.py
pyroherd/types/user_and_chats/chat_color.py
pyroherd/types/user_and_chats/chat_event.py
pyroherd/types/user_and_chats/chat_event_filter.py
pyroherd/types/user_and_chats/chat_folder_invite_link_info.py
pyroherd/types/user_and_chats/chat_invite_link.py
pyroherd/types/user_and_chats/chat_join_request.py
pyroherd/types/user_and_chats/chat_joiner.py
pyroherd/types/user_and_chats/chat_member.py
pyroherd/types/user_and_chats/chat_member_updated.py
pyroherd/types/user_and_chats/chat_permissions.py
pyroherd/types/user_and_chats/chat_photo.py
pyroherd/types/user_and_chats/chat_privileges.py
pyroherd/types/user_and_chats/chat_reactions.py
pyroherd/types/user_and_chats/chat_settings.py
pyroherd/types/user_and_chats/dialog.py
pyroherd/types/user_and_chats/emoji_status.py
pyroherd/types/user_and_chats/failed_to_add_member.py
pyroherd/types/user_and_chats/folder.py
pyroherd/types/user_and_chats/folder_invite_link.py
pyroherd/types/user_and_chats/found_contacts.py
pyroherd/types/user_and_chats/global_privacy_settings.py
pyroherd/types/user_and_chats/group_call_member.py
pyroherd/types/user_and_chats/history_cleared.py
pyroherd/types/user_and_chats/invite_link_importer.py
pyroherd/types/user_and_chats/phone_call_ended.py
pyroherd/types/user_and_chats/phone_call_started.py
pyroherd/types/user_and_chats/privacy_rule.py
pyroherd/types/user_and_chats/restriction.py
pyroherd/types/user_and_chats/stories_stealth_mode.py
pyroherd/types/user_and_chats/user.py
pyroherd/types/user_and_chats/user_rating.py
pyroherd/types/user_and_chats/username.py
pyroherd/types/user_and_chats/verification_status.py
pyroherd/types/user_and_chats/video_chat_ended.py
pyroherd/types/user_and_chats/video_chat_members_invited.py
pyroherd/types/user_and_chats/video_chat_scheduled.py
pyroherd/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
tests/parser/test_markdown.py