UpdateInlineBotCallbackQuery
---types--- 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
Belongs to
| Update |
This type can be an instance of either:
Members
| query_id | long | |
| user_id | long | |
| msg_id | InputBotInlineMessageID | |
| chat_instance | long | |
| data | bytes | This argument defaults to None and can be omitted. |
| game_short_name | string | This argument defaults to None and can be omitted. |