Enum SubscriptionOwnerType
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public enum SubscriptionOwnerType
Fields
Guild = 1
The owner of the application subscription is a guild.
User = 2
The owner of the application subscription is a user.
public enum SubscriptionOwnerType
Guild = 1
The owner of the application subscription is a guild.
User = 2
The owner of the application subscription is a user.