interface Api.updateBusinessBotCallbackQueryimport { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; const { updateBusinessBotCallbackQuery } = Api; Properties_: "updateBusinessBotCallbackQuery"query_id: bigintuser_id: bigintconnection_id: stringmessage: Messageoptionalreply_to_message: Messagechat_instance: bigintoptionaldata: Uint8Array