Property RegisteredCommands
- Namespace
- DisCatSharp.ApplicationCommands.EventArgs
- Assembly
- DisCatSharp.ApplicationCommands.dll
RegisteredCommands
Gets all registered guild commands.
public IReadOnlyList<DiscordApplicationCommand> RegisteredCommands { get; }