Class Command<T>

Type Parameters

Constructors

Properties

name: string
description: string
_response?: CommandResponse<T>

Methods