Table of Contents

Property InstantInviteUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

InstantInviteUrl

Gets the guild's invite URL.

[JsonProperty("instant_invite", NullValueHandling = NullValueHandling.Ignore)]
public string InstantInviteUrl { get; }

Property Value

string