Table of Contents

Property NameLocalizations

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

NameLocalizations

Localized names for this option.

[JsonProperty("name_localizations", NullValueHandling = NullValueHandling.Include)]
public IReadOnlyDictionary<string, string> NameLocalizations { get; }

Property Value

IReadOnlyDictionary<string, string>