messages.SearchGlobal

class pyrogram.raw.functions.messages.SearchGlobal

Telegram API function.

Details:
  • Layer: 187

  • ID: 4BC6589A

Parameters:
  • q (str) – N/A

  • filter (MessagesFilter) – N/A

  • min_date (int 32-bit) – N/A

  • max_date (int 32-bit) – N/A

  • offset_rate (int 32-bit) – N/A

  • offset_peer (InputPeer) – N/A

  • offset_id (int 32-bit) – N/A

  • limit (int 32-bit) – N/A

  • broadcasts_only (bool, optional) – N/A

  • folder_id (int 32-bit, optional) – N/A

Returns:

messages.Messages