Skip to main content

You are looking at documentation for CommandKit version 0.1.10 which is no longer actively maintained. We highly recommend you to upgrade to CommandKit v1.

Version: 0.1.10

CommandContext

CommandContext

Represents a command context.

PropertyTypeValueDescription
clientClient<boolean>N/AThe client that instantiated this command.
handlerCommandKitN/AThe command data.
interactionInteraction<CacheType>N/AThe interaction that triggered this command.