class ReplyKeyboardMarkup_
extends _ReplyMarkup_
import { ReplyKeyboardMarkup_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
ReplyKeyboardMarkup_(params: { resize?: true; single_use?: true; selective?: true; persistent?: true; rows: Array<enums.KeyboardButtonRow>; placeholder?: string; })Properties
protected
readonly
[params]: Paramsrows: Array<enums.KeyboardButtonRow>
Static Properties
readonly
[paramDesc]: ParamDesc