Skip to main content

Interface: LabelValueDefinitionStrings

Defined in: web/lib/api/generated/types/com/atproto/label/defs.ts:110

Strings which describe the label in the UI, localized into a specific language.

Properties​

$type?​

optional $type: "com.atproto.label.defs#labelValueDefinitionStrings"

Defined in: web/lib/api/generated/types/com/atproto/label/defs.ts:111


description​

description: string

Defined in: web/lib/api/generated/types/com/atproto/label/defs.ts:117

A longer description of what the label means and why it might be applied.


lang​

lang: string

Defined in: web/lib/api/generated/types/com/atproto/label/defs.ts:113

The code of the language these strings are written in.


name​

name: string

Defined in: web/lib/api/generated/types/com/atproto/label/defs.ts:115

A short human-readable name for the label.