Table of Contents

Property DescriptionLocalizations

Namespace
DSharpPlus.Net.Models
Assembly
DSharpPlus.dll

DescriptionLocalizations

A dictionary of localized descriptions mapped by locale.

public IReadOnlyDictionary<string, string>? DescriptionLocalizations { set; }

Property Value

IReadOnlyDictionary<string, string>