mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Update get_messages docstrings
This commit is contained in:
parent
e210b22aaa
commit
a547eb6fa1
@ -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…
x
Reference in New Issue
Block a user