ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
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
?
score
Link copied to clipboard
val
score
:
Long