Table of Contents

Property Children

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

Children

Gets all the commands that belong to this module.

public IReadOnlyList<Command> Children { get; }

Property Value

IReadOnlyList<Command>