Table of Contents

Event ApplicationCommandsModuleReady

Namespace
DisCatSharp.ApplicationCommands
Assembly
DisCatSharp.ApplicationCommands.dll

Fired when the application commands module is ready.

public event AsyncEventHandler<ApplicationCommandsExtension, ApplicationCommandsModuleReadyEventArgs> ApplicationCommandsModuleReady

Returns

AsyncEventHandler<ApplicationCommandsExtension, ApplicationCommandsModuleReadyEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.