Pyrofork: fix docs

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2023-09-01 23:08:11 +07:00
parent 65ec32c666
commit 2d117929a6
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5
3 changed files with 2 additions and 2 deletions

View file

@ -442,6 +442,7 @@ def pyrogram_api():
Sticker
StickerSet
Game
MessageStory
WebPage
Poll
PollOption

View file

@ -1,4 +1,3 @@
pyston_lite-autoload
sphinx
sphinx_rtd_theme==1.2.2
sphinx-rtd-dark-mode

View file

@ -182,7 +182,7 @@ class Message(Object, Update):
game (:obj:`~pyrogram.types.Game`, *optional*):
Message is a game, information about the game.
story (:obj:`~pyrogram.types.MessageStory`):
story (:obj:`~pyrogram.types.MessageStory`, *optional*):
Message is a forwarded story, information about the forwarded story.
video (:obj:`~pyrogram.types.Video`, *optional*):