ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.label
/
SelfLabels
Self
Labels
@
Serializable
data
class
SelfLabels
(
val
values
:
List
<
SelfLabel
>
)
Metadata tags on an atproto record, published by the author within the record.
Members
Constructors
Self
Labels
Link copied to clipboard
constructor
(
values
:
List
<
SelfLabel
>
)
Properties
values
Link copied to clipboard
val
values
:
List
<
SelfLabel
>