Table of Contents

Property DescriptionLocalizations

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

DescriptionLocalizations

Localized descriptions for this option.

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

Property Value

IReadOnlyDictionary<string, string>