Table of Contents

Class ApplicationCommandEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for application command events.

public sealed class ApplicationCommandEventArgs : DiscordEventArgs
Inheritance
ApplicationCommandEventArgs
Inherited Members

Constructors

ApplicationCommandEventArgs(IServiceProvider)

Initializes a new instance of the ApplicationCommandEventArgs class.

Properties

Command

Gets the command that was modified.

Guild

Gets the optional guild of the command.