Skip to main content
Module

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

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

Properties

className: "AccountDaysTTL"
classType: "constructor"
CONSTRUCTOR_ID: 3100684255
days: int
SUBCLASS_OF_ID: 3131284872

Static Methods

fromReader(reader: Reader): AccountDaysTTL