Method Web.Api.Instagram.V1()->Comments()->remove()
- Method remove
mappingremove(stringmedia_id,stringcomment_id,void|Callbackcb)- Description
Remove a comment either on the authenticated user's media or authored by the authenticated user.
- Note
Required scope: comments
- Parameter
media_id The media the comment is for
- Parameter
comment_id The comment to remove
- Parameter
cb Callback for async mode