ModEventEmail

constructor(subjectLine: String, content: String? = null, comment: String? = null)

Parameters

subjectLine

The subject line of the email sent to the user.

content

The content of the email sent to the user.

comment

Additional comment about the outgoing comm.