Property Actions
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Actions
The actions which will execute when the rule is triggered.
[JsonProperty("actions")]
public IReadOnlyList<AutomodAction> Actions { get; }
The actions which will execute when the rule is triggered.
[JsonProperty("actions")]
public IReadOnlyList<AutomodAction> Actions { get; }