interface LabelerData

Data used to construct a Labeler class.

Properties

uri: string

The labeler record's AT URI.

cid: string

The labeler record's CID.

profile: Profile

The labeler's user profile.

likeCount?: number

The number of likes the labeler has.

indexedAt: Date

When the labeler was indexed by the App View.

labelDefinitions?: ComAtprotoLabelDefs.LabelValueDefinition[]

The label policies published by the labeler.

labels?: ComAtprotoLabelDefs.Label[]

Any labels on the labeler record.