Skip to main content
Module

x/mtkruto/mod.ts>CallbackQuery

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface CallbackQuery
Re-export
import { type CallbackQuery } from "https://deno.land/x/mtkruto@0.1.129/mod.ts";

Properties

id: string
from: User
optional
message: Message
optional
inlineMessageId: string
optional
chatInstance: string
optional
data: string
optional
gameShortName: string