contacts.topPeers#70b772a8 categories:Vector<TopPeerCategoryPeers> chats:Vector<Chat> users:Vector<User> = contacts.TopPeers;
| Name | Type | Description |
|---|---|---|
| categories | Vector<TopPeerCategoryPeers> | |
| chats | Vector<Chat> | Chats and channels referenced by the response — the client should put them in its cache. |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |