Object contains info on users found by name substring and auxiliary data.
contacts.found#b3134d9d my_results:Vector<Peer> results:Vector<Peer> chats:Vector<Chat> users:Vector<User> = contacts.Found;
---functions---
contacts.search#11f812d8 q:string limit:int = contacts.Found;
Constructor | Description |
---|---|
contacts.found | Users found by name substring and auxiliary data. |
Method | Description |
---|---|
contacts.search | Returns users found by username substring. |