Property Locale
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Locale
Gets the locale of the user that invoked this interaction.
[JsonProperty("locale")]
public string? Locale { get; }
Gets the locale of the user that invoked this interaction.
[JsonProperty("locale")]
public string? Locale { get; }