Class ApplicationCommandEventArgs
- Namespace
 - DSharpPlus.EventArgs
 
- Assembly
 - DSharpPlus.dll
 
Represents arguments for application command events.
public sealed class ApplicationCommandEventArgs : DiscordEventArgs
  - Inheritance
 - 
      
      
      
      
      ApplicationCommandEventArgs
 
Properties
- Command
 Gets the command that was modified.
- Guild
 Gets the optional guild of the command.