Property ExpireGracePeriod
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ExpireGracePeriod
Gets the grace period before expiring subscribers.
[JsonProperty("expire_grace_period", NullValueHandling = NullValueHandling.Ignore)]
public int ExpireGracePeriod { get; }