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