messages.BotResults

class pyrogram.raw.types.messages.BotResults

Telegram API type.

Constructor of BotResults.

Details:
  • Layer: 187

  • ID: E021F2F6

Parameters:
  • query_id (int 64-bit) – N/A

  • results (List of BotInlineResult) – N/A

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

  • users (List of User) – N/A

  • gallery (bool, optional) – N/A

  • next_offset (str, optional) – N/A

  • switch_pm (InlineBotSwitchPM, optional) – N/A

  • switch_webview (InlineBotWebView, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.GetInlineBotResults

Telegram API function.