Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.KeyboardButtonRequestPhone
extends VirtualClass<{ text: string; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { KeyboardButtonRequestPhone } = tl.Api;

Properties

className: "KeyboardButtonRequestPhone"
classType: "constructor"
CONSTRUCTOR_ID: 2976541737
SUBCLASS_OF_ID: 195916963
text: string

Static Methods

fromReader(reader: Reader): KeyboardButtonRequestPhone