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

x/mtkruto/mod.ts>InlineKeyboardButton

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

A button of an inline keyboard.

definition:
| InlineKeyboardButtonURL
| InlineKeyboardButtonCallback
| InlineKeyboardButtonMiniApp
| InlineKeyboardButtonLogin
| InlineKeyboardButtonSwitchInline
| InlineKeyboardButtonSwitchInlineCurrent
| InlineKeyboardButtonSwitchInlineChosen
| InlineKeyboardButtonGame
| InlineKeyboardButtonPay
| InlineKeyboardButtonCopy