Skip to main content
Module

x/grm/mod.ts>Api.InputPhoneContact

MTProto API Client for Deno 🦕
Latest
class Api.InputPhoneContact
extends VirtualClass<{ clientId: long; phone: string; firstName: string; lastName: string; }>
import { Api } from "https://deno.land/x/grm@0.8.2/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