InputMessageCallbackQuery¶
-
class
pyrogram.raw.types.
InputMessageCallbackQuery
¶ Used by bots for fetching information about the message that originated a callback query.
Constructor type of
InputMessage
.- Details
Layer:
122
ID:
0xacfa1a7e
- Parameters
id (
int
32-bit
) – Message ID.query_id (
int
64-bit
) – Callback query ID.