Table of Contents

Property Creator

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Creator

Gets the creator of the template.

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

Property Value

DiscordUser