Enum SkuFlags
[Flags]
public enum SkuFlags
Fields
Available = 4
SKU is available for purchase.
GuildSubscription = 128
Recurring SKU that can be purchased by a user and applied to a single server. Grants access to every user in that server.
UserSubscription = 256
Recurring SKU purchased by a user for themselves. Grants access to the purchasing user in every server.