Class AbstractResponse<T>Abstract

An abstract class to represent a response from the Instagram Graph API.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.2.0

Type Parameters

  • T

    The type of data in the response.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

data: T

The response data.

Methods

Generated using TypeDoc