mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity.request
/
MarkerCreateProperties
Marker
Create
Properties
@
Serializable
data
class
MarkerCreateProperties
(
val
lastReadId
:
String
)
Object used to save the current position in a timeline.
Members
Constructors
Marker
Create
Properties
Link copied to clipboard
constructor
(
lastReadId
:
String
)
Properties
last
Read
Id
Link copied to clipboard
val
lastReadId
:
String
ID of the last status read in the timeline.