contacts.Found¶ class hydrogram.raw.types.contacts.Found[source]¶ Users found by name substring and auxiliary data. Constructor of Found. Details: Layer: 181 ID: B3134D9D Parameters: my_results (List of Peer) – Personalized results results (List of Peer) – List of found user identifiers chats (List of Chat) – Found chats users (List of User) – List of users Functions:This object can be returned by 1 function. contacts.Search Returns users found by username substring.