Table of Contents

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; }

Property Value

int