Property VanityUrlCode
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
VanityUrlCode
Gets vanity URL code for this guild, when applicable.
[JsonProperty("vanity_url_code")]
public string VanityUrlCode { get; }
Gets vanity URL code for this guild, when applicable.
[JsonProperty("vanity_url_code")]
public string VanityUrlCode { get; }