TimelineEventAggregation

sealed interface TimelineEventAggregation

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Replace(val replacedBy: EventId?, val history: List<EventId>) : TimelineEventAggregation