InteractionCreateEvent
An Event that fires when an Interaction is created.
The event should be responded to within 3 seconds. See the methods and extensions of each Interaction type for ways to respond to the particular interaction.
Some response methods return an InteractionResponseBehavior that can be used for further operations on the interaction.