contacts.Found¶ class pyrogram.raw.types.contacts.Found¶ Telegram API type. Constructor of Found. Details: Layer: 194 ID: B3134D9D Parameters:¶ my_results (List of Peer) – N/A results (List of Peer) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. contacts.Search Telegram API function.