class types.KeyboardButtonRequestPeer
extends _TypeKeyboardButton
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { KeyboardButtonRequestPeer } = types;
Constructors
new
KeyboardButtonRequestPeer(params: { text: string; buttonId: number; peerType: TypeRequestPeerType; })Properties
protected
readonly
[params]: ParamspeerType: TypeRequestPeerType
Static Properties
readonly
[paramDesc]: ParamDesc