Skip to main content
Latest
interface KeyboardButton.CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";
const { CommonButton } = KeyboardButton;

Properties

text: string

Text of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed