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

Generated schema for modEventComment

Description: Add a comment to a subject

Summary

Types

@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventComment{
  comment: String.t(),
  sticky: boolean()
}