toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.moderation
/
ModEventMute
Mod
Event
Mute
@
Serializable
data
class
ModEventMute
(
val
comment
:
String
?
=
null
,
val
durationInHours
:
Long
)
Mute incoming reports on a subject
Parameters
duration
In
Hours
Indicates how long the subject should remain muted.
Members
Constructors
Mod
Event
Mute
Link copied to clipboard
constructor
(
comment
:
String
?
=
null
,
durationInHours
:
Long
)
Properties
comment
Link copied to clipboard
val
comment
:
String
?
=
null
duration
In
Hours
Link copied to clipboard
val
durationInHours
:
Long
Indicates how long the subject should remain muted.