toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.label
/
SelfLabels
Self
Labels
@
Serializable
data
class
SelfLabels
(
val
values
:
ReadOnlyList
<
SelfLabel
>
)
Metadata tags on an atproto record, published by the author within the record.
Members
Constructors
Self
Labels
Link copied to clipboard
constructor
(
values
:
ReadOnlyList
<
SelfLabel
>
)
Properties
values
Link copied to clipboard
val
values
:
ReadOnlyList
<
SelfLabel
>