mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 05:04:51 +00:00
Revert "PyroFork: Update docs"
This reverts commit 41b771f4bf.
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
9c94dac120
commit
e8604d74ff
2 changed files with 0 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@ sphinx_rtd_theme==1.0.0
|
|||
sphinx_copybutton
|
||||
sphinx-autobuild
|
||||
tgcrypto
|
||||
sphinx-autobuild
|
||||
|
|
|
|||
Loading…
Reference in a new issue