Skip to main content

app.bsky.labeler.defs

#labelerView

PropertyTypeKnown ValuesRequiredDescription
uristring (at-uri)--
cidstring (cid)--
creatorapp.bsky.actor.defs#profileView--
likeCountinteger--
viewer#labelerViewerState--
indexedAtstring (datetime)--
labelsarray of com.atproto.label.defs#label--

#labelerViewDetailed

PropertyTypeKnown ValuesRequiredDescription
uristring (at-uri)--
cidstring (cid)--
creatorapp.bsky.actor.defs#profileView--
policiesapp.bsky.labeler.defs#labelerPolicies--
likeCountinteger--
viewer#labelerViewerState--
indexedAtstring (datetime)--
labelsarray of com.atproto.label.defs#label--

#labelerViewerState

PropertyTypeKnown ValuesRequiredDescription
likestring (at-uri)--

#labelerPolicies

PropertyTypeKnown ValuesRequiredDescription
labelValuesarray of com.atproto.label.defs#labelValue-The label values which this labeler publishes. May include global or custom labels.
labelValueDefinitionsarray of com.atproto.label.defs#labelValueDefinition-Label values created by this labeler and scoped exclusively to it. Labels defined here will override global label definitions for this labeler.