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_BroadcastStats_

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

Constructors

new
stats_BroadcastStats_(params: { period: enums.StatsDateRangeDays; followers: enums.StatsAbsValueAndPrev; views_per_post: enums.StatsAbsValueAndPrev; shares_per_post: enums.StatsAbsValueAndPrev; reactions_per_post: enums.StatsAbsValueAndPrev; views_per_story: enums.StatsAbsValueAndPrev; shares_per_story: enums.StatsAbsValueAndPrev; reactions_per_story: enums.StatsAbsValueAndPrev; enabled_notifications: enums.StatsPercentValue; growth_graph: enums.StatsGraph; followers_graph: enums.StatsGraph; mute_graph: enums.StatsGraph; top_hours_graph: enums.StatsGraph; interactions_graph: enums.StatsGraph; iv_interactions_graph: enums.StatsGraph; views_by_source_graph: enums.StatsGraph; new_followers_by_source_graph: enums.StatsGraph; languages_graph: enums.StatsGraph; reactions_by_emotion_graph: enums.StatsGraph; story_interactions_graph: enums.StatsGraph; story_reactions_by_emotion_graph: enums.StatsGraph; recent_posts_interactions: Array<enums.PostInteractionCounters>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
enabled_notifications: enums.StatsPercentValue
followers_graph: enums.StatsGraph
growth_graph: enums.StatsGraph
interactions_graph: enums.StatsGraph
iv_interactions_graph: enums.StatsGraph
languages_graph: enums.StatsGraph
mute_graph: enums.StatsGraph
new_followers_by_source_graph: enums.StatsGraph
reactions_by_emotion_graph: enums.StatsGraph
reactions_per_post: enums.StatsAbsValueAndPrev
reactions_per_story: enums.StatsAbsValueAndPrev
recent_posts_interactions: Array<enums.PostInteractionCounters>
shares_per_story: enums.StatsAbsValueAndPrev
story_interactions_graph: enums.StatsGraph
story_reactions_by_emotion_graph: enums.StatsGraph
top_hours_graph: enums.StatsGraph
views_by_source_graph: enums.StatsGraph

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc