Property Creator
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Creator
The user that created this event.
[JsonProperty("creator")]
public DiscordUser? Creator { get; }
The user that created this event.
[JsonProperty("creator")]
public DiscordUser? Creator { get; }