Property PremiumType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
PremiumType
Gets the user's premium type.
[JsonProperty("premium_type", NullValueHandling = NullValueHandling.Ignore)]
public virtual PremiumType? PremiumType { get; }
Gets the user's premium type.
[JsonProperty("premium_type", NullValueHandling = NullValueHandling.Ignore)]
public virtual PremiumType? PremiumType { get; }