Skip to main content
Module

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

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

Properties

className: "help.PromoDataEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 2566302837
expires: int
SUBCLASS_OF_ID: 2639877442

Static Methods

fromReader(reader: Reader): PromoDataEmpty