instagrapi
instagrapi copied to clipboard
Get unanswered comments
Hello, would it be possible to enable an option to list messages that have no replies at the first level? That is,
When you make a post with your user X, and another user makes a comment, check if this comment has a reply from your account X, and if not, return it.
I first approach https://github.com/subzeroid/instagrapi/pull/1661
Thanks