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
/
RelatesTo
/
Annotation
Annotation
@
Serializable
data
class
Annotation
(
val
eventId
:
EventId
,
val
key
:
String
?
=
null
)
:
RelatesTo
Members
Constructors
Annotation
Link copied to clipboard
constructor
(
eventId
:
EventId
,
key
:
String
?
=
null
)
Properties
event
Id
Link copied to clipboard
@
SerialName
(
value
=
"event_id"
)
open
override
val
eventId
:
EventId
key
Link copied to clipboard
@
SerialName
(
value
=
"key"
)
val
key
:
String
?
relation
Type
Link copied to clipboard
@
SerialName
(
value
=
"rel_type"
)
open
override
val
relationType
:
RelationType
reply
To
Link copied to clipboard
@
Transient
open
override
val
replyTo
:
RelatesTo.ReplyTo
?
=
null