ModEventReport

data class ModEventReport(val comment: String? = null, val reportType: Token)

Report a subject

Constructors

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

Properties

Link copied to clipboard
val comment: String? = null
Link copied to clipboard