Table of Contents
API reference

Property SourceInviteCode

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

SourceInviteCode

Gets the invite code or vanity used to join the guild, if applicable.

[JsonProperty("source_invite_code", NullValueHandling = NullValueHandling.Ignore)]
public string? SourceInviteCode { get; }

Property Value

string