Table of Contents

Event ApplicationCommandCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a new application command is registered.

public event AsyncEventHandler<DiscordClient, ApplicationCommandEventArgs> ApplicationCommandCreated

Returns

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