contacts.sponsoredPeers

contacts.sponsoredPeers#eb032884 peers:Vector<SponsoredPeer> chats:Vector<Chat> users:Vector<User> = contacts.SponsoredPeers;

Parameters

NameTypeDescription
peers Vector<SponsoredPeer> A list of users and chats.
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

contacts.SponsoredPeers

Related pages

Types used here