contacts.found

contacts.found#b3134d9d my_results:Vector<Peer> results:Vector<Peer> chats:Vector<Chat> users:Vector<User> = contacts.Found;

Parameters

NameTypeDescription
my_results Vector<Peer>
results Vector<Peer> Results.
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.Found

Related pages

Types used here