Table of Contents

Class ContextMenuInteractionCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll
public sealed class ContextMenuInteractionCreatedEventArgs : InteractionCreatedEventArgs
Inheritance
ContextMenuInteractionCreatedEventArgs
Inherited Members

Properties

TargetMessage

The message this interaction targets, if applicable.

TargetUser

The user this interaction targets, if applicable.

Type

The type of context menu that was used. This is never SlashCommand.

User

The user that invoked this interaction. Can be casted to a member if this was on a guild.