Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { resize
?: boolean; singleUse
?: boolean; selective
?: boolean; persistent
?: boolean; rows
: KeyboardButtonRow[]; placeholder
?: string }Type declaration
Optional resize?: boolean
Optional singleUse?: boolean
Optional selective?: boolean
Optional persistent?: boolean
Optional placeholder?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2245892561
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3806400242
classType
classType: "constructor"
className
className: "ReplyKeyboardMarkup"
Optional resize
resize?: boolean
Optional singleUse
singleUse?: boolean
Optional selective
selective?: boolean
Optional persistent
persistent?: boolean
Optional placeholder
placeholder?: string