Skip to main content
Module

x/grammy_menu/deps.deno.ts>InlineKeyboardButton.CallbackButton

Easily create interactive menus with grammY.
Go to Latest
interface InlineKeyboardButton.CallbackButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy_menu@v1.1.2/deps.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