Table of Contents

Property SourceInviteCode

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

SourceInviteCode

The invite code or vanity used to join the guild. Possible query types: OrQuery.

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

Property Value

DiscordQuery