messages.SendInlineBotResult

class pyrogram.raw.functions.messages.SendInlineBotResult

Telegram API function.

Details:
  • Layer: 187

  • ID: 3EBEE86A

Parameters:
  • peer (InputPeer) – N/A

  • random_id (int 64-bit) – N/A

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

  • id (str) – N/A

  • silent (bool, optional) – N/A

  • background (bool, optional) – N/A

  • clear_draft (bool, optional) – N/A

  • hide_via (bool, optional) – N/A

  • reply_to (InputReplyTo, optional) – N/A

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

  • send_as (InputPeer, optional) – N/A

  • quick_reply_shortcut (InputQuickReplyShortcut, optional) – N/A

Returns:

Updates