trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-core
/
de.connect2x.trixnity.core.model.events.m
/
Relations
Relations
@
Serializable
(
with
=
Relations.Serializer::class
)
@
JvmInline
value
class
Relations
(
val
relations
:
Map
<
RelationType
,
ServerAggregation
>
)
Members
Members & Extensions
Constructors
Relations
Link copied to clipboard
constructor
(
relations
:
Map
<
RelationType
,
ServerAggregation
>
)
Types
Serializer
Link copied to clipboard
object
Serializer
:
KSerializer
<
Relations
>
Properties
relations
Link copied to clipboard
val
relations
:
Map
<
RelationType
,
ServerAggregation
>
replace
Link copied to clipboard
val
Relations
.
replace
:
ServerAggregation.Replace
?
thread
Link copied to clipboard
val
Relations
.
thread
:
ServerAggregation.Thread
?