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