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

x/mtkruto/tl/3_functions.ts>stats_getBroadcastStats_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stats_getBroadcastStats_
extends Function_<enums.stats.BroadcastStats>
import { stats_getBroadcastStats_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Constructors

new
stats_getBroadcastStats_(params: { dark?: true; channel: enums.InputChannel; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
channel: enums.InputChannel

The channel

optional
dark: true

Whether to enable dark theme for graph colors

Static Properties

__F: (params: { dark?: true; channel: enums.InputChannel; }) => enums.stats.BroadcastStats
readonly
[name]: string
readonly
[paramDesc]: ParamDesc