Table of Contents

Event ComponentInteractionCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a component is invoked.

public event AsyncEventHandler<DiscordClient, ComponentInteractionCreateEventArgs> ComponentInteractionCreated

Returns

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