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

x/mtkruto/tl/2_types.ts>stats_MessageStats_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stats_MessageStats_
import { stats_MessageStats_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Message statistics

Constructors

new
stats_MessageStats_(params: { views_graph: enums.StatsGraph; reactions_by_emotion_graph: enums.StatsGraph; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
reactions_by_emotion_graph: enums.StatsGraph

A graph containing the number of reactions on stories categorized by emotion

views_graph: enums.StatsGraph

Message view graph

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc