Skip to main content
Module

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

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

Properties

className: "StatsURL"
classType: "constructor"
CONSTRUCTOR_ID: 1202287072
SUBCLASS_OF_ID: 2370606272
url: string

Static Methods

fromReader(reader: Reader): StatsURL