Class CommandTranslator
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
Represents a command translator.
public sealed class CommandTranslator
- Inheritance
-
CommandTranslator
- Inherited Members
Properties
- Description
Gets the command description.
- DescriptionTranslations
Gets the command description translations.
- DescriptionTranslationsDictionary
Gets the command description translations.
- Name
Gets the command name.
- NameTranslations
Gets the command name translations.
- NameTranslationsDictionary
Gets the command name translations.
- Options
Gets the option translators, if applicable.
- Type
Gets the application command type. Used to determine whether it is an translator for context menu or not.