Method Web.Api.Instagram.V1()->Comments()->add()
- Method add
mapping add(string media_id, string comment, void|Callback cb)
- Description
Get a full list of comments on a media.
- Note
This method is not allowed by default. You have to contact Instagram in order to activate this method. http://bit.ly/instacomments
- Note
Required scope: comments
- Parameter media_id
The media to retreive comments for
- Parameter cb
Callback for async mode