Skip to main content
Version: 1.x

ContextMenuCommandProps

ContextMenuCommandProps

Represents the properties required for message context menu commands.

Signature
type ContextMenuCommandProps = CommandProps<MessageContextMenuCommandInteraction>