Свойство | Тип | Описание | |
---|---|---|---|
$mediaId |
Метод | Описание | |
---|---|---|
__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 | ||
Результат | Instagram\API\Response\BulkDeleteCommentsMediaResponse |