Mod Event Acknowledge
data class ModEventAcknowledge(val comment: String? = null, val acknowledgeAccountSubjects: Boolean? = null)
Parameters
acknowledge Account Subjects
If true, all other reports on content authored by this account will be resolved (acknowledged).