Enum SubscriptionStatus
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public enum SubscriptionStatus
Fields
Active = 0
Subscription is active and scheduled to renew.
Ending = 1
Subscription is active but will not renew.
Inactive = 2
Subscription is inactive and not being charged.