teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsGetStarsRevenueStatsParams

    interface PaymentsGetStarsRevenueStatsParams {
        dark?: boolean;
        peer: EntityLike;
        ton?: boolean;
    }
    Index
    dark?: boolean

    Whether to enable dark theme for graph colors

    peer: EntityLike

    Get statistics for the specified bot, channel or ourselves ( inputPeerSelf ).

    ton?: boolean

    If set, fetches channel/bot ad revenue statistics in TON.