Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/3_reply_markup.ts>ReplyMarkupKeyboard

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ReplyMarkupKeyboard
import { type ReplyMarkupKeyboard } from "https://deno.land/x/mtkruto@0.1.157/types/3_reply_markup.ts";

Properties

keyboard: KeyboardButton[][]
optional
isPersistent: boolean
optional
resizeKeyboard: boolean
optional
oneTimeKeyboard: boolean
optional
inputFieldPlaceholder: string
optional
selective: boolean