Property GlobalCommands
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
GlobalCommands
Gets a list of registered global commands.
public IReadOnlyList<DiscordApplicationCommand> GlobalCommands { get; }
Gets a list of registered global commands.
public IReadOnlyList<DiscordApplicationCommand> GlobalCommands { get; }