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