GetChats¶
-
class
pyrogram.raw.functions.messages.
GetChats
¶ Returns chat basic info on their IDs.
- Details
Layer:
122
ID:
0x3c6aa187
- Parameters
id (List of
int
32-bit
) – List of chat IDs.
- Returns
messages.Chats
– Object contains list of chats with auxiliary data.