Table of Contents

Class GlobalApplicationCommandsRegisteredEventArgs

Namespace
DisCatSharp.ApplicationCommands.EventArgs
Assembly
DisCatSharp.ApplicationCommands.dll

Represents arguments for a GlobalApplicationCommandsRegistered event.

public sealed class GlobalApplicationCommandsRegisteredEventArgs : DiscordEventArgs
Inheritance
GlobalApplicationCommandsRegisteredEventArgs
Inherited Members

Properties

RegisteredCommands

Gets all registered global commands.