Table of Contents

Class ContextMenuContext

Namespace
DisCatSharp.ApplicationCommands.Context
Assembly
DisCatSharp.ApplicationCommands.dll

Represents a context for a context menu.

public sealed class ContextMenuContext : BaseContext
Inheritance
ContextMenuContext
Inherited Members

Constructors

ContextMenuContext(DisCatSharpCommandType)

Represents a context for a context menu.

Properties

TargetMember

The member this command targets, if applicable.

TargetMessage

The message this command targets, if applicable.

TargetUser

The user this command targets, if applicable.