Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface KeyboardButton.CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy@v1.17.2/types.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