toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.moderation
/
ModEventUnmuteReporter
Mod
Event
Unmute
Reporter
@
Serializable
data
class
ModEventUnmuteReporter
(
val
comment
:
String
?
=
null
)
Unmute incoming reports from an account
Parameters
comment
Describe reasoning behind the reversal.
Members
Constructors
Mod
Event
Unmute
Reporter
Link copied to clipboard
constructor
(
comment
:
String
?
=
null
)
Properties
comment
Link copied to clipboard
val
comment
:
String
?
=
null
Describe reasoning behind the reversal.