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