SelfLabels

data class SelfLabels(val values: List<SelfLabel>)

Metadata tags on an atproto record, published by the author within the record.

Constructors

Link copied to clipboard
constructor(values: List<SelfLabel>)

Properties

Link copied to clipboard