2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 04:48:06 +00:00

Update get_messages docstrings

This commit is contained in:
Dan 2018-04-16 12:52:32 +02:00
parent e210b22aaa
commit a547eb6fa1

View File

@ -3314,7 +3314,7 @@ class Client:
A list of Message identifiers in the chat specified in *chat_id*.
Returns:
List of the requested messages
On success, a list of the requested :obj:`Messages <pyrogram.Message>` is returned.
Raises:
:class:`Error <pyrogram.Error>`