Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/markup.ts>InlineKeyboardButton.CallbackButton

Type declarations of the Telegram Bot API.
Go to Latest
interface InlineKeyboardButton.CallbackButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy_types@v3.6.2/markup.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