Property RuleId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RuleId
Gets the id of the rule which was triggered.
[JsonProperty("rule_id")]
public ulong RuleId { get; }
Gets the id of the rule which was triggered.
[JsonProperty("rule_id")]
public ulong RuleId { get; }