Unknown

data class Unknown(val raw: JsonObject, val eventId: EventId, val type: RelationType) : RelatesTo

Constructors

Link copied to clipboard
fun Unknown(raw: JsonObject, eventId: EventId, type: RelationType)

Properties

Link copied to clipboard
open override val eventId: EventId
Link copied to clipboard
val raw: JsonObject
Link copied to clipboard
open override val type: RelationType