Property Creator
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Creator
Gets the creator of the template.
[JsonProperty("creator", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Creator { get; }
Gets the creator of the template.
[JsonProperty("creator", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Creator { get; }