mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-04 08:15:08 +00:00
Fix wrong reported type
This commit is contained in:
@@ -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*):
|
||||
|
Reference in New Issue
Block a user