Skip to main content
Module

x/grm/mod.ts>tl.Api.ReplyKeyboardMarkup

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ReplyKeyboardMarkup
extends VirtualClass<{ resize?: boolean; singleUse?: boolean; selective?: boolean; rows: Api.TypeKeyboardButtonRow[]; placeholder?: string; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { ReplyKeyboardMarkup } = tl.Api;

Properties

className: "ReplyKeyboardMarkup"
classType: "constructor"
CONSTRUCTOR_ID: 2245892561
optional
placeholder: string
optional
resize: boolean
optional
selective: boolean
optional
singleUse: boolean
SUBCLASS_OF_ID: 3806400242