Table of Contents

Class GuildApplicationCommandsRegisteredEventArgs

Namespace
DisCatSharp.ApplicationCommands.EventArgs
Assembly
DisCatSharp.ApplicationCommands.dll

Represents arguments for a GuildApplicationCommandsRegistered event.

public sealed class GuildApplicationCommandsRegisteredEventArgs : DiscordEventArgs
Inheritance
GuildApplicationCommandsRegisteredEventArgs
Inherited Members

Properties

GuildId

Gets the target guild id.

RegisteredCommands

Gets all registered guild commands.