Get all chats, channels and supergroups
messages.chats#64ff9fd5 chats:Vector<Chat> = messages.Chats;
messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats;
---functions---
messages.getAllChats#875f74be except_ids:Vector<long> = messages.Chats;
Name | Type | Description |
---|---|---|
except_ids | Vector<long> | Except these chats/channels/supergroups |