Skip to main content
Module

x/grm/mod.ts>tl.Api.help.Support

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

Properties

className: "help.Support"
classType: "constructor"
CONSTRUCTOR_ID: 398898678
phoneNumber: string
SUBCLASS_OF_ID: 1901706475
user: Api.TypeUser

Static Methods

fromReader(reader: Reader): Support