teleproto - v1.229.0
    Preparing search index...

    Interface StatsGetStoryStatsParams

    interface StatsGetStoryStatsParams {
        dark?: boolean;
        id: number;
        peer: EntityLike;
    }
    Index
    dark?: boolean

    Whether to enable the dark theme for graph colors

    id: number

    Story ID

    peer: EntityLike

    The peer that posted the story