UNPKG

instagram-graph-api

Version:

A library to help perform requests to the Instagram Graph API.

13 lines (8 loc) 393 B
# `next.release` ## Added: - Changelog docs. - `GetRepliesRequest` to get replies from a comment. - `PostReplyRequest` to post a reply to a comment. ## Changed: - Removed `GetMediaCommentsResponse` in favor of `GetCommentsResponse` that works for more requests. - Removed `PostMediaCommentResponse` in favor of `CreatedObjectIdResponse` that works for more requests.