IGPAPI
    Preparing search index...

    Interface IgtvBrowseFeedInput

    interface IgtvBrowseFeedInput {
        isPrefetch?: boolean;
        maxId?: string;
    }
    Index

    Properties

    Properties

    isPrefetch?: boolean
    maxId?: string