Enumeration HashtagMediaField

Hashtag Media info fields.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

3.0.0

Enumeration Members

CAPTION: "caption"

The caption of the media.

CHILDREN: "children"

The children of the media object. Only returned for Album IG Media.

COMMENTS_COUNT: "comments_count"

The number of comments on the media object.

ID: "id"

The id of the media object.

LIKE_COUNT: "like_count"

The number of likes on the media object.

MEDIA_TYPE: "media_type"

The type of media object.

MEDIA_URL: "media_url"

The URL of the media object.

PERMALINK: "permalink"

The permalink of the media object.

TIMESTAMP: "timestamp"

The ISO 8601 formatted creation date in UTC (default is UTC ±00:00)

Generated using TypeDoc