Table of Contents

Property PremiumSubscriptionCount

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

PremiumSubscriptionCount

Gets the amount of members that boosted this guild.

[JsonProperty("premium_subscription_count", NullValueHandling = NullValueHandling.Ignore)]
public int? PremiumSubscriptionCount { get; }

Property Value

int?