Table of Contents

Event GuildApplicationCommandsRegistered

Namespace
DisCatSharp.ApplicationCommands
Assembly
DisCatSharp.ApplicationCommands.dll

Fired when guild commands are registered on a guild.

public event AsyncEventHandler<ApplicationCommandsExtension, GuildApplicationCommandsRegisteredEventArgs> GuildApplicationCommandsRegistered

Returns

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