Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>updateBotCallbackQuery

Cross-runtime JavaScript library for building Telegram clients
Latest
interface updateBotCallbackQuery
import { type updateBotCallbackQuery } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "updateBotCallbackQuery"
query_id: bigint
user_id: bigint
peer: Peer
msg_id: number
chat_instance: bigint
optional
data: Uint8Array
optional
game_short_name: string