teleproto - v1.229.0
    Preparing search index...

    Interface StatsGetBroadcastStatsParams

    interface StatsGetBroadcastStatsParams {
        channel: EntityLike;
        dark?: boolean;
    }
    Index
    channel: EntityLike

    The channel

    dark?: boolean

    Whether to enable dark theme for graph colors