Class MediaStickerResponsesFeed<T, I>

Type Parameters

  • T = any
  • I = any

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Parameters

    • response: T

    Returns any

    boolean whether next page exists or not

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

  • Parameters

    • raw: any

    Returns I[]

  • Returns Promise<T>