as you can see we can see the comment reply as visible on instagram native but when we get the media details through API for comments and replies we get reply as a hidden field value true. which is self contradictory.
please fix this if this is an issue. or guide us if we are using it incorrectly.
FYI I am using following api
https://graph.facebook.com/v20.0/18083798446593265?fields=caption,is_shared_to_feed,comments_count,ig_id,is_comment_enabled,like_count,media_type,media_product_type,media_url,permalink,thumbnail_url,timestamp,comments.limit(100){hidden,like_count,timestamp,username,user{id,username},text,replies.limit(50){hidden,like_count,timestamp,username,user{id,username},text}}

Tag:-

Add a new comment.