phone.joinAsPeers

phone.joinAsPeers#afe5623f peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = phone.JoinAsPeers;

Parameters

NameTypeDescription
peers Vector<Peer> 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

phone.JoinAsPeers

Related pages

Types used here