mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +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.
|
||||
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.
|
||||
|
||||
parse_mode (``str``, *optional*):
|
||||
|
Loading…
x
Reference in New Issue
Block a user