Enum TargetUserType
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public enum TargetUserType
Fields
EmbeddedApplication = 2The invite is for embedded application.
Stream = 1The invite is for a Go Live stream.
Undefined = 0The invite whose target user type is not defined.