instagram-graph-api-lib
instagram-graph-api-lib copied to clipboard
Add new fields to Comments
As per the Instagram Graph API changelog:
October 20, 2021
IG Comments
Applies to all versions.
Two new fields have been added to IG Comments:
from — returns an object containing the IGSID (id) and username (username) of the comment creator.
parent_id — returns the ID of the parent IG Comment if this comment was created on another IG Comment (i.e. a reply to another comment).
These two new fields should be added to the repo