Skip to main content
Module

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

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

Properties

_: "stats.megagroupStats"
growth_graph: StatsGraph
members_graph: StatsGraph
new_members_by_source_graph: StatsGraph
languages_graph: StatsGraph
messages_graph: StatsGraph
actions_graph: StatsGraph
top_hours_graph: StatsGraph
weekdays_graph: StatsGraph
top_posters: Array<StatsGroupTopPoster>
top_admins: Array<StatsGroupTopAdmin>
top_inviters: Array<StatsGroupTopInviter>
users: Array<User>