Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>KeyboardButton

Hydration plugin for API calls and context objects.
Latest
type alias KeyboardButton
import { type KeyboardButton } from "https://deno.land/x/grammy_hydrate@v1.4.1/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_users, request_chat, request_contact, request_location, and request_poll are mutually exclusive.