Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.Contact
extends VirtualClass<{ userId: long; mutual: Bool; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { Contact } = tl.Api;

Properties

className: "Contact"
classType: "constructor"
CONSTRUCTOR_ID: 341499403
mutual: Bool
SUBCLASS_OF_ID: 2212487076
userId: long