Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

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