chatlists.chatlistUpdates

chatlists.chatlistUpdates#93bd878d missing_peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistUpdates;

Parameters

NameTypeDescription
missing_peers Vector<Peer>
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.

Type

chatlists.ChatlistUpdates

Related pages

Types used here