Property RegisteredCommands
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
RegisteredCommands
Gets a dictionary of registered top-level commands.
public IReadOnlyDictionary<string, Command> RegisteredCommands { get; }
Gets a dictionary of registered top-level commands.
public IReadOnlyDictionary<string, Command> RegisteredCommands { get; }