SponsorblockSegment
@Serializable
Representation of a Sponsorblock segment.
Constructors
Link copied to clipboard
constructor(category: Category, start: @Serializable(with = DurationSerializer::class) Duration, end: @Serializable(with = DurationSerializer::class) Duration)