Table of Contents

Property DescriptionTranslationsDictionary

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

DescriptionTranslationsDictionary

Gets the command description translations.

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

Property Value

Dictionary<string, string>