Table of Contents

Property Parent

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Parent

Gets this command's parent module, if any.

public CommandGroup? Parent { get; }

Property Value

CommandGroup