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
| Name | Type | Description |
| 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. |
| msg_id |
InputBotInlineMessageID |
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