ProtoRune.App.Bsky.Actor.Defs.ContentLabelPref (proto_rune v0.1.1)

Generated schema for contentLabelPref

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Actor.Defs.ContentLabelPref{
  label: String.t(),
  labeler_did: String.t(),
  visibility: :ignore | :show | :warn | :hide
}