2
0
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:
scrazzz 2022-02-26 13:13:52 +03:00 committed by GitHub
parent e0eccfa8fb
commit 4dc771b64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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*):