Skip to main content
Version: Next

ContextMenuCommandProps

ContextMenuCommandProps

Props for context menu command run functions.

PropertyTypeValueDescription
clientClient<true>N/AThe Discord.js client object that CommandKit is handling.
handlerCommandKitN/AThe current CommandKit handler instance.
interactionContextMenuCommandInteraction<CacheType>N/AThe current context menu command interaction object.