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