IGPAPI
    Preparing search index...

    Interface NewsInboxResponseOldStoriesItem

    interface NewsInboxResponseOldStoriesItem {
        args: NewsInboxResponseArgs;
        counts: NewsInboxResponseCounts;
        pk?: string;
        story_type: number;
        type: number;
    }
    Index

    Properties

    pk?: string

    story_type

    story_type: number
    type: number