updateBotCallbackQuery

updateBotCallbackQuery#b9cfc48d flags:# query_id:long user_id:long peer:Peer msg_id:int chat_instance:long data:flags.0?bytes game_short_name:flags.1?string = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
query_id long Query identifier — return it with the answer.
user_id long User identifier.
peer Peer The user or chat the request is about.
msg_id int Message identifier within its chat.
chat_instance long
data flags.0?bytes Request payload.
game_short_name flags.1?string

Type

Update

Related pages

Types used here