Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface InlineKeyboardButton.CallbackButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy@v1.19.1/types.deno.ts";
const { CallbackButton } = InlineKeyboardButton;

Properties

callback_data: string

Data to be sent in a callback query to the bot when button is pressed, 1-64 bytes