ProtoRune.Com.Atproto.Label.Defs.LabelValueDefinition (proto_rune v0.1.1)
Generated schema for labelValueDefinition
Description: Declares a label value and its expected interpretations and behaviors.
Summary
Types
@type t() :: %ProtoRune.Com.Atproto.Label.Defs.LabelValueDefinition{ adult_only: boolean(), blurs: :content | :media | :none, default_setting: :ignore | :warn | :hide, identifier: String.t(), locales: [ProtoRune.Com.Atproto.Label.Defs.LabelValueDefinitionStrings.t()], severity: :inform | :alert | :none }