mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 12:44:52 +00:00
Update get_messages docstrings
This commit is contained in:
parent
e210b22aaa
commit
a547eb6fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue