Table of Contents

Property Creator

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Creator

Gets the creator of the template.

[JsonProperty("creator", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Creator { get; }

Property Value

DiscordUser