Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputPhoneContact
extends VirtualClass<{ clientId: long; phone: string; firstName: string; lastName: string; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { InputPhoneContact } = tl.Api;

Properties

className: "InputPhoneContact"
classType: "constructor"
clientId: long
CONSTRUCTOR_ID: 4086478836
firstName: string
lastName: string
phone: string
SUBCLASS_OF_ID: 2926144130