Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandContext

An object containing context information for a command's execution.

Hierarchy

Index

Properties

client

client: Client

The client that received the event.

Optional commandName

commandName: undefined | string

The name or alias used to call the command.

prefix

prefix: string

The prefix used to call the command.

Generated using TypeDoc