teleproto - v1.229.0
    Preparing search index...

    Class FoundStories

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    chats: TypeChat[]
    className: "stories.FoundStories"
    classType: "constructor"
    CONSTRUCTOR_ID: 3806230327
    count: number
    nextOffset?: string
    originalArgs: {
        chats: TypeChat[];
        count: number;
        nextOffset?: string;
        stories: FoundStory[];
        users: TypeUser[];
    }
    stories: FoundStory[]
    SUBCLASS_OF_ID: 393808693
    users: TypeUser[]