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