mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 14:24:51 +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*.
|
A list of Message identifiers in the chat specified in *chat_id*.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
List of the requested messages
|
On success, a list of the requested :obj:`Messages <pyrogram.Message>` is returned.
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
:class:`Error <pyrogram.Error>`
|
:class:`Error <pyrogram.Error>`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue