ModEventUnmuteReporter

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

Unmute incoming reports from an account

Parameters

comment

Describe reasoning behind the reversal.

Constructors

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

Properties

Link copied to clipboard
val comment: String? = null

Describe reasoning behind the reversal.