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#eba80ff0 except_ids:Vector<int> = messages.Chats;
Name | Type | Description |
---|---|---|
except_ids | Vector<int> | Except these chats/channels/supergroups |