comments_report_create

Function comments_report_create 

Source
pub async fn comments_report_create(
    configuration: &Configuration,
    params: CommentsReportCreateParams,
) -> Result<Comment, Error<CommentsReportCreateError>>