InputMessageCallbackQuery#

class pyrogram.raw.types.InputMessageCallbackQuery#

Used by bots for fetching information about the message that originated a callback query.

Constructor of InputMessage.

Details:
  • Layer: 158

  • ID: ACFA1A7E

Parameters:
  • id (int 32-bit) – Message ID.

  • query_id (int 64-bit) – Callback query ID.