Class InteractionCreatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for InteractionCreated
public class InteractionCreatedEventArgs : DiscordEventArgs
- Inheritance
-
InteractionCreatedEventArgs
- Derived
Properties
- Interaction
Gets the interaction data that was invoked.