Table of Contents

Property VanityUrlCode

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

VanityUrlCode

Gets the vanity URL code for this guild, when applicable.

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

Property Value

string