ProtoRune.Com.Atproto.Label.Defs.LabelValueDefinitionStrings (proto_rune v0.1.1)

Generated schema for labelValueDefinitionStrings

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

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Label.Defs.LabelValueDefinitionStrings{
  description: String.t(),
  lang: String.t(),
  name: String.t()
}