Table of Contents

Property IdentityGuildId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IdentityGuildId

The id of the user's primary guild

[JsonProperty("identity_guild_id")]
public ulong? IdentityGuildId { get; init; }

Property Value

ulong?