Type Alias ResolveCommentReport

ResolveCommentReport: { report_id: CommentReportId; resolved: boolean }

Resolve a comment report (only doable by mods).

Type declaration