Table of Contents

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

Property Value

ulong