ModEventReverseTakedown

constructor(comment: String? = null, policies: List<String>? = null, severityLevel: String? = null, strikeCount: Long? = null)

Parameters

comment

Describe reasoning behind the reversal.

policies

Names/Keywords of the policy infraction for which takedown is being reversed.

severityLevel

Severity level of the violation. Usually set from the last policy infraction's severity.

strikeCount

Number of strikes to subtract from the user's strike count. Usually set from the last policy infraction's severity.