updateInlineBotCallbackQuery#f9d27a5a flags:# query_id:long user_id:int msg_id:InputBotInlineMessageID chat_instance:long data:flags.0?bytes game_short_name:flags.1?string = Update;
t :: %TL.UpdateInlineBotCallbackQuery{chat_instance: integer, data: [byte], game_short_name: String.t, msg_id: InputBotInlineMessageID.t, query_id: integer, user_id: integer}