Class AutomodRuleEditModel
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Represents an automod rule edit model.
public class AutomodRuleEditModel : BaseEditModel
- Inheritance
-
AutomodRuleEditModel
- Inherited Members
Properties
- Actions
Sets the rule's actions.
- Enabled
Sets whether the rule is enabled.
- EventType
Sets the rule's event type.
- ExemptChannels
Sets the channels exempt from the rule.
- ExemptRoles
Sets the roles exempt from the rule.
- Name
Sets the rule's new name.
- TriggerMetadata
Sets the rule's trigger metadata.