Table of Contents

Property Children

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Children

Gets all the commands that belong to this module.

public IReadOnlyList<Command> Children { get; }

Property Value

IReadOnlyList<Command>