메소드 | 설명 | |
---|---|---|
create ( integer $mediaId, string $text ) : |
Create a comment on a media object using the following rules: | |
delete ( integer $mediaId, string $commentId ) : |
Remove a comment either on the owner of the access token's media object or authored by the owner of the access token. | |
get ( integer $mediaId ) : |
Get a list of recent comments on a media object. |