Enum TargetType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the invite type .
public enum TargetType
Fields
[Deprecated("Replaced by Stream")] Streaming = 1Represents a streaming invite.
Stream = 1Represents a stream invite.
EmbeddedApplication = 2Represents a activity invite.
RoleSubscriptionsPurchase = 3Represents a role subscription invite. Not creatable by bots.
[DiscordDeprecated] PromoPage = 4Represents a promo page generated invite. Not creatable, system generated.