Table of Contents

Enum GuildUserJoinSourceType

Namespace
NetCord.Rest
Assembly
NetCord.dll

Indicates how a GuildUser joined a guild.

public enum GuildUserJoinSourceType

Fields

GuildDiscovery = 3

User joined via the 'Discovery' tab.

GuildUserInvite = 5

User joined from a manually created invite link.

GuildVanityInvite = 6

User joined using the guild's vanity invite.