Table of Contents

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; }

Property Value

IReadOnlyList<AutomodAction>