Property | Type | Description | |
---|---|---|---|
$mediaId |
Method | Description | |
---|---|---|
__construct ( $instagram, $mediaId, $commentIds ) | ||
execute ( ) : Instagram\API\Response\BulkDeleteCommentsMediaResponse | ||
getEndpoint ( ) | ||
getMethod ( ) | ||
getResponseObject ( ) |
public __construct ( $instagram, $mediaId, $commentIds ) | ||
$mediaId | string Media Id | |
$commentIds | array Comment Ids to Delete |
public execute ( ) : Instagram\API\Response\BulkDeleteCommentsMediaResponse | ||
return | Instagram\API\Response\BulkDeleteCommentsMediaResponse |