Skip to main content
Module

x/mtkruto/mod.ts>CallbackQuery

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.147/mod.ts";

A received callback query.

Properties

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