Property CreatorId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CreatorId
The id of the user who first created this rule.
[JsonProperty("creator_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong CreatorId { get; }
The id of the user who first created this rule.
[JsonProperty("creator_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong CreatorId { get; }