Table of Contents

Event InteractionCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an interaction is invoked.

public event AsyncEventHandler<DiscordClient, InteractionCreateEventArgs> InteractionCreated

Returns

AsyncEventHandler<DiscordClient, InteractionCreateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.