Generated schema for modEventEmail
Description: Keep a log of outgoing email to a user
@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventEmail{ comment: String.t(), content: String.t(), subject_line: String.t() }