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; }
Gets the guild's invite URL.
[JsonProperty("instant_invite", NullValueHandling = NullValueHandling.Ignore)]
public string InstantInviteUrl { get; }