Skip to main content
Module

x/mtkruto/3_types.ts>CallbackQueryQuestionButton

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface CallbackQueryQuestionButton
import { type CallbackQueryQuestionButton } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

A reference to a usual button.

Properties

type: "button"
data: string

The target button's callback data.