ProtoRune.App.Bsky.Labeler.Service (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Labeler.Service{
  created_at: String.t(),
  labels: ProtoRune.Com.Atproto.Label.Defs.SelfLabels.t(),
  policies: ProtoRune.App.Bsky.Labeler.Defs.LabelerPolicies.t()
}