Class AbstractMediaCommentsRequest<T>Abstract

Abstract class to represent requests related to a media's comments.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.5.0

Type Parameters

Hierarchy

Constructors

Properties

apiVersion?: ApiVersion

The API Version.

mediaId: string

The id of the media object.

params: Params

The request params.

Methods

Generated using TypeDoc