Mod Event Report
data class ModEventReport(val comment: String? = null, val isReporterMuted: Boolean? = null, val reportType: Token)
Report a subject
Parameters
is Reporter Muted
Set to true if the reporter was muted from reporting at the time of the event. These reports won't impact the reviewState of the subject.