Property Locale
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Locale
Gets the user's chosen language
[JsonProperty("locale", NullValueHandling = NullValueHandling.Ignore)]
public virtual string Locale { get; }
Gets the user's chosen language
[JsonProperty("locale", NullValueHandling = NullValueHandling.Ignore)]
public virtual string Locale { get; }