GetAllChats¶
-
class
pyrogram.raw.functions.messages.
GetAllChats
¶ Get all chats, channels and supergroups.
- Details
Layer:
122
ID:
0xeba80ff0
- Parameters
except_ids (List of
int
32-bit
) – Except these chats/channels/supergroups.
- Returns
messages.Chats
– Object contains list of chats with auxiliary data.