Optional
priority?: numberPriority for the inhibitor for when more than one inhibitors block a message. The inhibitor with the highest priority is the one that is used for the block reason.
Optional
reason?: stringReason emitted when command or message is blocked.
Optional
type?: InhibitorTypeStringCan be 'all' to run on all messages, 'pre' to run on messages not blocked by the built-in inhibitors, or 'post' to run on messages that are commands.
Options to use for inhibitor execution behavior.