Property Premium
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Premium
Gets whether the sku is premium.
[JsonProperty("premium", NullValueHandling = NullValueHandling.Ignore)]
public bool Premium { get; }
Gets whether the sku is premium.
[JsonProperty("premium", NullValueHandling = NullValueHandling.Ignore)]
public bool Premium { get; }