Table of Contents

Property NameTranslationsDictionary

Namespace
DisCatSharp.ApplicationCommands.Entities
Assembly
DisCatSharp.ApplicationCommands.dll

NameTranslationsDictionary

Gets the choice name translations.

[JsonProperty("name_translations")]
public Dictionary<string, string>? NameTranslationsDictionary { get; set; }

Property Value

Dictionary<string, string>