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