Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InhibitorOptions

Hierarchy

  • PieceOptions
    • InhibitorOptions

Index

Properties

Optional enabled

enabled: undefined | false | true

Whether or not this piece should be enabled. Defaults to true.

Optional name

name: undefined | string

The name of the piece. Defaults to the filename without extension.

Optional spamProtection

spamProtection: undefined | false | true

Generated using TypeDoc