Constructor
Properties
profile: Profile
The labeler's user profile.
indexedAt: Date
When the labeler was indexed by the AppView.
labelDefinitions: ComAtprotoLabelDefs.LabelValueDefinition[]
The label policies published by the labeler.
labels?: ComAtprotoLabelDefs.Label[]
Any labels on the labeler record.
Methods
fromView(view, bot)
Constructs an instance from a LabelerView.
Parameters
view: "@atcute/client/lexicons".AppBskyLabelerDefs.LabelerView | "@atcute/client/lexicons".AppBskyLabelerDefs.LabelerViewDetailed
The LabelerView to construct from.
bot: Bot
The active Bot instance.