Interface CommandExecuteContext<Args>

Type Parameters

  • Args = Record<string, CommandArgument>

Hierarchy

  • CommandExecuteContext

Properties

Properties

args: Args
message: Message

Generated using TypeDoc