mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-25 19:38:31 +00:00
Fix docstring for message.reply_photo
(#903)
This commit is contained in:
parent
e0eccfa8fb
commit
4dc771b64a
@ -1904,7 +1904,7 @@ class Message(Object, Update):
|
||||
If *reply_to_message_id* is passed, this parameter will be ignored.
|
||||
Defaults to ``True`` in group chats and ``False`` in private chats.
|
||||
|
||||
caption (``bool``, *optional*):
|
||||
caption (``str``, *optional*):
|
||||
Photo caption, 0-1024 characters.
|
||||
|
||||
parse_mode (``str``, *optional*):
|
||||
|
Loading…
x
Reference in New Issue
Block a user