Class StoriesInsightsFeed

Hierarchy

  • StoriesInsightsFeed

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Description

    This function automatically calls after each successful request. Usually mutates the feed state.

    Parameters

    • response: any

    Returns boolean

    boolean whether next page exists or not

  • Parameters

    • raw: any

    Returns {
        cover: any;
        metric: undefined;
    }[]

  • Returns Promise<unknown>