channels.Found#

class pyrogram.raw.types.channels.Found#

Telegram API type.

Constructor of Found.

Details:
  • Layer: 225

  • ID: 3128C4BC

Parameters:
  • results (List of Peer) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

channels.Search

Telegram API function.