toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.moderation
/
ModEventPriorityScore
Mod
Event
Priority
Score
@
Serializable
data
class
ModEventPriorityScore
(
val
comment
:
String
?
=
null
,
val
score
:
Long
)
Set priority score of the subject. Higher score means higher priority.
Members
Constructors
Mod
Event
Priority
Score
Link copied to clipboard
constructor
(
comment
:
String
?
=
null
,
score
:
Long
)
Properties
comment
Link copied to clipboard
val
comment
:
String
?
=
null
score
Link copied to clipboard
val
score
:
Long