Table of Contents

Event ApplicationCommandDeleted

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an application command is deleted.

public event AsyncEventHandler<DiscordClient, ApplicationCommandEventArgs> ApplicationCommandDeleted

Returns

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