Function deleteCommentReport

  • Returns Promise<null>

    Description

    Delete a comment report resource

    Async

    Since

    0.1.0

    Example

     deleteCommentReport({
    commentReportId: '<comment_report_id>',
    })

Generated using TypeDoc