TimelineEventRelationKey

data class TimelineEventRelationKey(val relatedEventId: EventId, val roomId: RoomId, val relationType: RelationType)

Constructors

Link copied to clipboard
constructor(relatedEventId: EventId, roomId: RoomId, relationType: RelationType)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard