Table of Contents

Property SubGroups

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

SubGroups

Gets the sub group translators, if applicable.

[JsonProperty("groups", NullValueHandling = NullValueHandling.Ignore)]
public List<SubGroupTranslator> SubGroups { get; set; }

Property Value

List<SubGroupTranslator>