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

Generated schema for modEventEmail

Description: Keep a log of outgoing email to a user

Summary

Types

@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventEmail{
  comment: String.t(),
  content: String.t(),
  subject_line: String.t()
}