Property Creator
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Creator
Gets the user that created the scheduled event.
[JsonProperty("creator")]
public DiscordUser Creator { get; }
Gets the user that created the scheduled event.
[JsonProperty("creator")]
public DiscordUser Creator { get; }