teleproto - v1.229.0
    Preparing search index...

    Interface StoriesGetStoriesByIDParams

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

    Story IDs

    peer: EntityLike

    Peer where the stories were posted