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

Generated schema for modEventTakedown

Description: Take down a subject permanently or temporarily

Summary

Types

@type t() :: %ProtoRune.Tools.Ozone.Moderation.Defs.ModEventTakedown{
  acknowledge_account_subjects: boolean(),
  comment: String.t(),
  duration_in_hours: integer()
}