Property DescriptionLocalizations
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
DescriptionLocalizations
Gets the localization dictionary for the Description field.
[JsonProperty("description_localizations")]
public IReadOnlyDictionary<string, string>? DescriptionLocalizations { get; }