MarkerCreateProperties

@Serializable
data class MarkerCreateProperties(val lastReadId: String)

Object used to save the current position in a timeline.

Constructors

Link copied to clipboard
constructor(lastReadId: String)

Properties

Link copied to clipboard

ID of the last status read in the timeline.