Table of Contents

Property Locales

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Locales

Gets the locales.

[JsonProperty("locales", NullValueHandling = NullValueHandling.Ignore)]
public List<string> Locales { get; }

Property Value

List<string>