Out-of-cycle changes.
Applies to all versions.
You can now use the Instagram API to get live video IG Media being broadcast by your app users, get comments on those videos, and use the Instagram Messaging API to send private replies (direct messages) to the comment authors. To support this functionality, the following changes have been made:
media
field on an IG Comment now returns and object containing both the ID (id
) and published location (media_product_type
) of the media upon which the comment was madelive_comments
Instagram Webhooks field can send notifications containing live comments made on your app users' live videos as they are being broadcastPlease refer to the Instagram Messaging API private replies documentation to learn how to send private replies to users who have commented on your app users' live video IG Media.