Skip to main content
Module

x/grm/mod.ts>tl.Api.stats.MessageStats

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

Properties

className: "stats.MessageStats"
classType: "constructor"
CONSTRUCTOR_ID: 2308567701
SUBCLASS_OF_ID: 2516886306
viewsGraph: Api.TypeStatsGraph

Static Methods

fromReader(reader: Reader): MessageStats