diff --git a/compiler/docs/compiler.py b/compiler/docs/compiler.py index 7c377681..eb1cb214 100644 --- a/compiler/docs/compiler.py +++ b/compiler/docs/compiler.py @@ -239,16 +239,6 @@ def pyrogram_api(): get_send_as_chats set_send_as_chat set_chat_protected_content - close_forum_topic - close_general_topic - create_forum_topic - delete_forum_topic - edit_forum_topic - edit_general_topic - hide_general_topic - reopen_forum_topic - reopen_general_topic - unhide_general_topic """, users=""" Users @@ -434,12 +424,6 @@ def pyrogram_api(): WebAppData MessageReactions ChatReactions - ForumTopicCreated - ForumTopicEdited - ForumTopicClosed - ForumTopicReopened - GeneralTopicHidden - GeneralTopicUnhidden """, bot_keyboards=""" Bot keyboards diff --git a/docs/requirements.txt b/docs/requirements.txt index 874e5366..83797de6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,3 @@ sphinx_rtd_theme==1.0.0 sphinx_copybutton sphinx-autobuild tgcrypto -sphinx-autobuild