IGPAPI
    Preparing search index...

    Interface ArchiveDayShellsFeedResponseItemsItem

    interface ArchiveDayShellsFeedResponseItemsItem {
        id: string;
        latest_reel_media: number;
        media_count: number;
        reel_type: string;
        timestamp: number;
    }
    Index

    Properties

    id: string
    latest_reel_media: number
    media_count: number
    reel_type: string
    timestamp: number