teleproto - v1.229.0
    Preparing search index...

    Interface StoriesGetStoriesArchiveParams

    interface StoriesGetStoriesArchiveParams {
        limit: number;
        offsetId: number;
        peer: EntityLike;
    }
    Index
    limit: number

    Maximum number of results to return, see pagination

    offsetId: number

    Offsets for pagination, for more info click here

    peer: EntityLike

    Peer whose archived stories should be fetched