Skip to main content
Module

x/grammy_types/mod.ts>InlineKeyboardButton.CallbackButton

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