From e8604d74ffbed77483d1eddf16b8c104de9f75b0 Mon Sep 17 00:00:00 2001 From: wulan17 Date: Mon, 20 Mar 2023 08:07:56 +0700 Subject: [PATCH] Revert "PyroFork: Update docs" This reverts commit 41b771f4bf5eac2e40d5431150cf05691271a565. Signed-off-by: wulan17 --- compiler/docs/compiler.py | 16 ---------------- docs/requirements.txt | 1 - 2 files changed, 17 deletions(-) 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