Table of Contents

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; }

Property Value

string