ModEventReverseTakedown

data class ModEventReverseTakedown(val comment: String? = null)

Revert take down action on a subject

Constructors

Link copied to clipboard
constructor(comment: String? = null)

Properties

Link copied to clipboard
val comment: String? = null

Describe reasoning behind the reversal.