Report a comment
2.40.0
createCommentReport({ commentId: '<comment_id>', description: '<Reason for reporting>', }).then((commentReport) => console.log(commentReport)); Copy
createCommentReport({ commentId: '<comment_id>', description: '<Reason for reporting>', }).then((commentReport) => console.log(commentReport));
Generated using TypeDoc
Description
Report a comment
Async
Since
2.40.0
Example