StreamMarkerGroup
@Serializable
Represents a group of stream markers for a user, as returned by Get Stream Markers.
See also
Constructors
Link copied to clipboard
constructor(userId: String, userName: String, userLogin: String, videos: List<StreamMarkerVideo> = emptyList())