mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
commit
3e671dfbfe
@ -44,7 +44,7 @@ class GetMessages(BaseClient):
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
On success and in case *message_ids* was a list, the returned value will be a list of the requested
|
On success and in case *message_ids* was a list, the returned value will be a list of the requested
|
||||||
:obj:`Messages <pyrogram.Message>` even if a list contains just one element, otherwise if
|
:obj:`Messages <pyrogram.Messages>` even if a list contains just one element, otherwise if
|
||||||
*message_ids* was an integer, the single requested :obj:`Message <pyrogram.Message>`
|
*message_ids* was an integer, the single requested :obj:`Message <pyrogram.Message>`
|
||||||
is returned.
|
is returned.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user