Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubCommandContextBuilder

The object to create a new SubCommandContext.

Hierarchy

Index

Properties

command

command: Command

The command.

handler

handler: typeof CommandHandler

The handler.

message

message: Message

The message that executed the command.

rawArgs

rawArgs: string[]

The arguments in the message.

subCommand

subCommand: SubCommand

The SubCommand related to this SubcommandContext.

Generated using TypeDoc