Enum TargetUserType
Namespace: Discord
Assembly: Discord.Net.Core.dll
Syntax
public enum TargetUserType : int
Fields
Name | Description |
---|---|
EmbeddedApplication | The invite is for embedded application. |
Stream | The invite is for a Go Live stream. |
Undefined | The invite whose target user type is not defined. |