Skip to main content
Version: Next

UserContextMenuCommandProps

UserContextMenuCommandProps

Props for user context menu command run functions.

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