Report a comment
0.1.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
0.1.0
Example