IGPAPI
    Preparing search index...

    Interface PostsInsightsFeedInput

    interface PostsInsightsFeedInput {
        nextCursor?: string;
        options: PostsInsightsFeedOptions;
    }
    Index

    Properties

    Properties

    nextCursor?: string