telegram api constructor · layer 229 · #9cd81144
messages.chatsSlice
Partial list of chats, more would have to be fetched with pagination
definition
messages.chatsSlice#9cd81144 count:int chats:Vector<Chat> = messages.Chats;
parameters
| name | type | description |
|---|---|---|
count | int | Total number of results that were found server-side (not all are included in chats) |
chats | Vector<Chat> | Chats |
type
messages.Chats · other constructors: messages.chats
history
present in layers 62–229
| id | layers |
|---|---|
| #9cd81144 | 62–229 |