Table of Contents

Property NameLocalizations

Namespace
DSharpPlus.Net.Models
Assembly
DSharpPlus.dll

NameLocalizations

A dictionary of localized names mapped by locale.

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

Property Value

IReadOnlyDictionary<string, string>