ProtoRune.Tools.Ozone.Moderation.Defs.ModEventLabel (proto_rune v0.1.1)

Generated schema for modEventLabel

Description: Apply/Negate labels on a subject

Summary

Types

@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventLabel{
  comment: String.t(),
  create_label_vals: [String.t()],
  negate_label_vals: [String.t()]
}