The constructor.
the body of the response.
Optional
paging?: PagingDataPrivate
Readonly
cursorsThe cursors of the response.
Protected
dataThe response data.
Gets a map from the id of the media objects to their caption. If a media object does have not a the 'caption' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'caption'.
Gets a map from the id of the media objects to their children. If a media object does have not a the 'children' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'children'.
Gets an array with the comments count of the all the media objects. If a media object does not have the 'comments_count' field, 'undefined' is returned for that object.
an array with the 'comments_count' of the all the media objects.
Gets a map from the id of the media objects to their comments count. If a media object does have not a the 'comments_count' field, 'undefined' is returned for that object.
a map from the id of the media objects to whether their 'comments_count'.
Gets an array with the 'is_comment_enabled' of the all the media objects. If a media object does not have the 'is_comment_enabled' field, 'undefined' is returned for that object.
an array with the 'is_comment_enabled' of the all the media objects.
Gets a map from the id of the media objects to whether they have comments enabled. If a media object does have not a the 'is_comment_enabled' field, 'undefined' is returned for that object.
a map from the id of the media objects to whether they have comments enabled.
Gets a map from the id of the media objects to their ig_id. If a media object does not have the 'like_count' field, 'undefined' is returned for that object.
a map from the ig of the media objects to their 'ig_id'.
Gets a map from the id of the media objects to their like count. If a media object does have not a the 'like_count' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'like_count'.
Gets an array with the id of media owner of the all the media objects. If a media object does not have the 'owner' field, 'undefined' is returned for that object.
an array with the id of media owner of the all the media objects.
Gets a map from the id of the media objects to the id of their media owner. If a media object does have not a the 'owner' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'owner.id'.
Gets an array with the media owner of the all the media object. If a media object does not have the 'owner' field, 'undefined' is returned for that object.
an array with the media owner of the all the media objects.
Gets a map from the id of the media objects to their media owner. If a media object does have not a the 'owner' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'owner'.
Gets an array with the media product type of the all the media objects. If a media object does not have the 'media_product_type' field, 'undefined' is returned for that object.
an array with the media product type of the all the media objects.
Gets a map from the id of the media objects to their media product type. If a media object does have not a the 'media_product_type' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'media_product_type'.
Gets a map from the id of the media objects to their media type. If a media object does have not a the 'media_type' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'media_type'.
Gets a map from the id of the media objects to their media URL. If a media object does have not a the 'media_url' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'media_url'.
Gets a map from the id of the media objects to their permalink. If a media object does have not a the 'permalink' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'permalink'.
Gets a map from the id of the media objects to their shortcode. If a media object does have not a the 'shortcode' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'shortcode'.
Gets a map from the id of the media objects to their timestamp. If a media object does have not a the 'timestamp' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'timestamp'.
Gets a map from the id of the media objects to their username. If a media object does have not a the 'username' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'username'.
Gets an array with the video titles of the all the media objects. If a media object does not have the 'video_title' field, 'undefined' is returned for that object.
an array with the video titles of the all the media objects.
this is no longer returned when using the latest versions of the API.
Gets a map from the id of the media objects to their video title. If a media object does have not a the 'video_title' field, 'undefined' is returned for that object.
a map from the id of the media objects to their 'video_title'.
this is no longer returned when using the latest versions of the API.
Generated using TypeDoc
Class to represent responses to a Get Tags request.
Author
Tiago Grosso tiagogrosso99@gmail.com
Since
1.0.0