Generated schema for modEventTag
Description: Add/Remove a tag on a subject
@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventTag{ add: [String.t()], comment: String.t(), remove: [String.t()] }