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

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

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
interface InlineKeyboardButton.CallbackButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy_autoquote@v2.0.0/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