Returns a raw HTTP response for delete /api/v1/comments/{owner}/{repo}/{parent_comment_id}/like, but is otherwise the same as
[LikeServiceAsync.deleteAll]..
public CompletableFuture<
HttpResponseFor<LikeDeleteAllResponse>
> deleteAll(String parentCommentId, LikeDeleteAllParams params)Returns a raw HTTP response for delete /api/v1/comments/{owner}/{repo}/{parent_comment_id}/like, but is otherwise the same as
[LikeServiceAsync.deleteAll].
| Name | Type | Description |
|---|---|---|
parentCommentId* | String | |
params* | LikeDeleteAllParams |