Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>tl.Api.StatsPercentValue

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.StatsPercentValue
extends VirtualClass<{ part: double; total: double; }>
import { tl } from "https://deno.land/x/grm@v0.3.1/src/mod.ts";
const { StatsPercentValue } = tl.Api;

Properties

className: "StatsPercentValue"
classType: "constructor"
CONSTRUCTOR_ID: 3419287520
part: double
SUBCLASS_OF_ID: 2533541150
total: double