FullyReadEventContent

@Serializable
data class FullyReadEventContent(val eventId: EventId) : RoomAccountDataEventContent

Constructors

Link copied to clipboard
constructor(eventId: EventId)

Properties

Link copied to clipboard