Property UsageCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
UsageCount
Gets the number of times the template has been used.
[JsonProperty("usage_count", NullValueHandling = NullValueHandling.Ignore)]
public int UsageCount { get; }
Gets the number of times the template has been used.
[JsonProperty("usage_count", NullValueHandling = NullValueHandling.Ignore)]
public int UsageCount { get; }