teleproto - v1.229.0
    Preparing search index...

    Interface StatsLoadAsyncGraphParams

    interface StatsLoadAsyncGraphParams {
        token: string;
        x?: BigInteger;
    }
    Index
    token: string

    Graph token from statsGraphAsync constructor

    x?: BigInteger

    Zoom value, if required