teleproto - v1.229.0
    Preparing search index...

    Interface StoriesGetStoriesViewsParams

    interface StoriesGetStoriesViewsParams {
        id: number[];
        peer: EntityLike;
    }
    Index
    id: number[]

    Story IDs

    peer: EntityLike

    Peer whose stories should be fetched