mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 22:34:52 +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
|
get_send_as_chats
|
||||||
set_send_as_chat
|
set_send_as_chat
|
||||||
set_chat_protected_content
|
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="""
|
||||||
Users
|
Users
|
||||||
|
|
@ -434,12 +424,6 @@ def pyrogram_api():
|
||||||
WebAppData
|
WebAppData
|
||||||
MessageReactions
|
MessageReactions
|
||||||
ChatReactions
|
ChatReactions
|
||||||
ForumTopicCreated
|
|
||||||
ForumTopicEdited
|
|
||||||
ForumTopicClosed
|
|
||||||
ForumTopicReopened
|
|
||||||
GeneralTopicHidden
|
|
||||||
GeneralTopicUnhidden
|
|
||||||
""",
|
""",
|
||||||
bot_keyboards="""
|
bot_keyboards="""
|
||||||
Bot keyboards
|
Bot keyboards
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,3 @@ sphinx_rtd_theme==1.0.0
|
||||||
sphinx_copybutton
|
sphinx_copybutton
|
||||||
sphinx-autobuild
|
sphinx-autobuild
|
||||||
tgcrypto
|
tgcrypto
|
||||||
sphinx-autobuild
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue