mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Fix wrong reported type
This commit is contained in:
parent
3f17e88836
commit
2046768a5e
@ -61,7 +61,7 @@ class SendCachedMedia(BaseClient):
|
|||||||
A valid file reference obtained by a recently fetched media message.
|
A valid file reference obtained by a recently fetched media message.
|
||||||
To be used in combination with a file id in case a file reference is needed.
|
To be used in combination with a file id in case a file reference is needed.
|
||||||
|
|
||||||
caption (``bool``, *optional*):
|
caption (``str``, *optional*):
|
||||||
Media caption, 0-1024 characters.
|
Media caption, 0-1024 characters.
|
||||||
|
|
||||||
parse_mode (``str``, *optional*):
|
parse_mode (``str``, *optional*):
|
||||||
|
Loading…
Reference in New Issue
Block a user