CommandContext

constructor(sender: T, args: Array<out Any>)

Parameters

sender

The sender of the command.

args

The parsed arguments of the command.