Skip to content

本页由脚本自动生成,请勿手动编辑。如需补充说明,请使用 ::: tip 块。

Defined in: commands/i-command.d.ts:11

Constructors

Constructor

ts
new ICommandConstructor(...args): ICommand;

Defined in: commands/i-command.d.ts:12

Parameters

ParameterType
...argsany[]

Returns

ICommand

基于 MIT 许可发布