Enum EntitlementOwnerType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the test entitlement owner type.
public enum EntitlementOwnerType
Fields
GuildSubscription = 1
Owner id is a guild.
UserSubscription = 2
Owner id is an user.