Table of Contents

Property Creator

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Creator

The user that created this event.

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

Property Value

DiscordUser