Class AutomodAction
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents an action which will execute when a rule is triggered.
public class AutomodAction : ObservableApiObject
- Inheritance
-
AutomodAction
- Inherited Members
Constructors
- AutomodAction(AutomodActionType, AutomodActionMetadata)
Creates a new automod action.
Properties
- ActionType
The type of action.
- Metadata
The additional meta data needed during execution for this specific action type.