Property PremiumProgressBarEnabled
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
PremiumProgressBarEnabled
Whether the guild has the boost progress bar enabled.
[JsonProperty("premium_progress_bar_enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool PremiumProgressBarEnabled { get; }
Property Value
- bool