Get a list of channels/supergroups we left
messages.chats#64ff9fd5 chats:Vector<Chat> = messages.Chats;
messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats;
---functions---
channels.getLeftChannels#8341ecc0 offset:int = messages.Chats;
Name | Type | Description |
---|---|---|
offset | int | Offset for pagination |
Code | Type | Description |
---|---|---|
403 | TAKEOUT_REQUIRED | A takeout session has to be initialized, first |
How to fetch results from large lists of objects.
How to handle channels, supergroups, groups, and what's the difference between them.