Table of Contents

Property CreatorId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CreatorId

Gets the ID of the user that created the scheduled event.

[JsonProperty("creator_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong CreatorId { get; }

Property Value

ulong