Skip to main content
Module

x/mtkruto/2_tl.ts>Api.updateBusinessBotCallbackQuery

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.updateBusinessBotCallbackQuery
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { updateBusinessBotCallbackQuery } = Api;

Properties

_: "updateBusinessBotCallbackQuery"
query_id: bigint
user_id: bigint
connection_id: string
message: Message
optional
reply_to_message: Message
chat_instance: bigint
optional
data: Uint8Array