Property RegisteredApplicationCommands
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
RegisteredApplicationCommands
List of DiscordApplicationCommand. Null if DisCatSharp.ApplicationCommands is not used or no guild commands are registered.
[JsonIgnore]
public ReadOnlyCollection<DiscordApplicationCommand> RegisteredApplicationCommands { get; }