Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>KeyboardButton

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias KeyboardButton
Re-export
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

A button of a custom keyboard.

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