Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>Api.updateInlineBotCallbackQuery

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Api.updateInlineBotCallbackQuery
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
const { updateInlineBotCallbackQuery } = Api;

Properties

_: "updateInlineBotCallbackQuery"
query_id: bigint
user_id: bigint
msg_id: InputBotInlineMessageID
chat_instance: bigint
optional
data: Uint8Array
optional
game_short_name: string