Table of Contents

Event ContextMenuInteractionCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a user uses a context menu.

public event AsyncEventHandler<DiscordClient, ContextMenuInteractionCreateEventArgs> ContextMenuInteractionCreated

Returns

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