Table of Contents

Property Creator

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Creator

Gets the user that created the scheduled event.

[JsonProperty("creator")]
public DiscordUser Creator { get; }

Property Value

DiscordUser