UpdateInlineBotCallbackQuery
- class pyrogram.raw.types.UpdateInlineBotCallbackQuery
This notification is received by bots when a button is pressed
Constructor of
Update
.- Details:
Layer:
194
ID:
691E9052
- Parameters:
query_id (
int
64-bit
) – Query IDuser_id (
int
64-bit
) – ID of the user that pressed the buttonmsg_id (
InputBotInlineMessageID
) – ID of the inline message with the buttonchat_instance (
int
64-bit
) – Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games.data (
bytes
, optional) – Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field.game_short_name (
str
, optional) – Short name of a Game to be returned, serves as the unique identifier for the game