mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop
This commit is contained in:
commit
43897eb826
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ class GetMessages(BaseClient):
|
|||
|
||||
Returns:
|
||||
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>`
|
||||
is returned.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue