telegram api constructor · layer 229 · #1ea2fda7

updateBusinessBotCallbackQuery

A callback button sent via a business connection was pressed, and the button data was sent to the bot that created the button.

definition

updateBusinessBotCallbackQuery#1ea2fda7 flags:# query_id:long user_id:long connection_id:string message:Message reply_to_message:flags.2?Message chat_instance:long data:flags.0?bytes = Update;

parameters

nametypedescription
flags#Flags, see TL conditional fields
query_idlongQuery ID
user_idlongID of the user that pressed the button
connection_idstringBusiness connection ID
messageMessageMessage that contains the keyboard (also contains info about the chat where the message was sent).
reply_to_messageflags.2?MessageThe message that message is replying to.
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?bytesCallback data

type

Update · 164 other constructors

history

present in layers 182–229

idlayers
#1ea2fda7182–229