Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/1_keyboard_button.ts>KeyboardButton

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias KeyboardButton
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.157/types/1_keyboard_button.ts";

A button of a custom keyboard.

definition:
| KeyboardButtonText
| KeyboardButtonRequestUser
| KeyboardButtonRequestChat
| KeyboardButtonRequestContact
| KeyboardButtonRequestLocation
| KeyboardButtonRequestPoll
| KeyboardButtonMiniApp