ModEventAcknowledge

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

Constructors

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

Properties

Link copied to clipboard
val comment: String? = null