Skip to main content
Module

x/mtkruto/2_tl.ts>Api.stats_broadcastStats

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.stats_broadcastStats
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { stats_broadcastStats } = Api;

Properties

_: "stats.broadcastStats"
views_per_post: StatsAbsValueAndPrev
shares_per_post: StatsAbsValueAndPrev
reactions_per_post: StatsAbsValueAndPrev
views_per_story: StatsAbsValueAndPrev
shares_per_story: StatsAbsValueAndPrev
reactions_per_story: StatsAbsValueAndPrev
enabled_notifications: StatsPercentValue
growth_graph: StatsGraph
followers_graph: StatsGraph
mute_graph: StatsGraph
top_hours_graph: StatsGraph
interactions_graph: StatsGraph
iv_interactions_graph: StatsGraph
views_by_source_graph: StatsGraph
new_followers_by_source_graph: StatsGraph
languages_graph: StatsGraph
reactions_by_emotion_graph: StatsGraph
story_interactions_graph: StatsGraph
story_reactions_by_emotion_graph: StatsGraph
recent_posts_interactions: Array<PostInteractionCounters>