Event ApplicationCommandsModuleStartupFinished
- Namespace
- DisCatSharp.ApplicationCommands
- Assembly
- DisCatSharp.ApplicationCommands.dll
Fired when the application commands modules startup is finished.
public event AsyncEventHandler<ApplicationCommandsExtension, ApplicationCommandsModuleStartupFinishedEventArgs> ApplicationCommandsModuleStartupFinished
Returns
- AsyncEventHandler<ApplicationCommandsExtension, ApplicationCommandsModuleStartupFinishedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.