Does Meta plan to implement mention webhooks for the Instagram graph api with Instagram login?
There is conflicting information in the docs https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login/mentions
This page says "Identify captions, comments, and IG Media in which an Instagram Business or Creator's alias has been tagged or @mentioned."
Toward the bottom of the page it says you can listen for mention webhooks to get comments your account has been mentioned in.
I have not been able to get those webhooks to work. I can only get posts that my account is tagged in with the /tags endpoint.
Are there plans to implement this with the Instagram Login api?