Table of Contents

Property PremiumSubscriber

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

PremiumSubscriber

Whether this is the guild's booster role.

[JsonProperty("premium_subscriber", NullValueHandling = NullValueHandling.Include)]
public bool? PremiumSubscriber { get; }

Property Value

bool?