trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.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
open
override
val
eventId
:
EventId
key
Link copied to clipboard
val
key
:
String
?
=
null
relation
Type
Link copied to clipboard
open
override
val
relationType
:
RelationType
reply
To
Link copied to clipboard
open
override
val
replyTo
:
RelatesTo.ReplyTo
?
=
null