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; }
Property Value
- IReadOnlyList<DiscordAutoModerationAction>