Class ContextMenuContext
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Represents a context for a context menu.
public sealed class ContextMenuContext : BaseContext- Inheritance
- 
      
      
      ContextMenuContext
- Inherited Members
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.