mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 14:24:51 +00:00
Pyrofork: fix docs
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
bcc88f5b4c
commit
44415e7013
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ class Message(Object, Update):
|
|||
video_note (:obj:`~pyrogram.types.VideoNote`, *optional*):
|
||||
Message is a video note, information about the video message.
|
||||
|
||||
web_page_preview (:obj:`pyrogram.types.WebPagePreview`, *optional*):
|
||||
web_page_preview (:obj:`~pyrogram.types.WebPagePreview`, *optional*):
|
||||
Message is a web page preview, information about the web page preview message.
|
||||
|
||||
caption (``str``, *optional*):
|
||||
|
|
|
|||
Loading…
Reference in a new issue