trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.events
/
RelatesTo
Relates
To
@
Serializable
(
with
=
RelatesToSerializer::class
)
interface
RelatesTo
Types
Properties
Inheritors
Types
Reference
Link copied to clipboard
@
Serializable
data
class
Reference
(
val
eventId
:
EventId
)
:
RelatesTo
Unknown
Link copied to clipboard
data
class
Unknown
(
val
raw
:
JsonObject
,
val
eventId
:
EventId
,
val
type
:
RelationType
)
:
RelatesTo
Properties
event
Id
Link copied to clipboard
abstract
val
eventId
:
EventId
type
Link copied to clipboard
abstract
val
type
:
RelationType
Inheritors
Reference
Link copied to clipboard
Unknown
Link copied to clipboard