Table of Contents

Class InteractionCreateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for InteractionCreated

public class InteractionCreateEventArgs : DiscordEventArgs
Inheritance
InteractionCreateEventArgs
Derived
Inherited Members

Constructors

InteractionCreateEventArgs(IServiceProvider)

Initializes a new instance of the InteractionCreateEventArgs class.

Properties

Interaction

Gets the interaction data that was invoked.