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