Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>KeyboardButton

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
type alias KeyboardButton
Re-export
import { type KeyboardButton } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";

This object represents one button of the reply keyboard. For simple text buttons, String can be used instead of this object to specify the button text. The optional fields web_app, request_user, request_chat, request_contact, request_location, and request_poll are mutually exclusive.