Class MediaStickerResponsesFeed<T, I>

Type Parameters

  • T = any

  • I = any

Hierarchy

  • MediaStickerResponsesFeed

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Description

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

    Parameters

    • response: T

    Returns any

    boolean whether next page exists or not

  • Parameters

    • raw: any

    Returns I[]

  • Returns Promise<T>