Table of Contents

Property PrimaryGuild

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

PrimaryGuild

The user's primary guild also known as the "guild tag".

[JsonProperty("primary_guild", NullValueHandling = NullValueHandling.Ignore)]
public virtual DiscordUserPrimaryGuild? PrimaryGuild { get; }

Property Value

DiscordUserPrimaryGuild