telegram api constructor · layer 229 · #691e9052

updateInlineBotCallbackQuery

This notification is received by bots when a button is pressed

definition

updateInlineBotCallbackQuery#691e9052 flags:# query_id:long user_id:long msg_id:InputBotInlineMessageID chat_instance:long data:flags.0?bytes game_short_name:flags.1?string = Update;

parameters

nametypedescription
flags#Flags, see TL conditional fields
query_idlongQuery ID
user_idlongID of the user that pressed the button
msg_idInputBotInlineMessageIDID of the inline message with the button
chat_instancelongGlobal identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games.
dataflags.0?bytesData associated with the callback button. Be aware that a bad client can send arbitrary data in this field.
game_short_nameflags.1?stringShort name of a Game to be returned, serves as the unique identifier for the game

type

Update · 164 other constructors

history

present in layers 62–229 · constructor id changed 1×

idlayers
#f9d27a5a62–132
#691e9052133–229