Skip to Content
InterfacesICommandEvent

接口: ICommandEvent

Event interface for command execution ICommandEvent

继承

  • IEventBase

属性

属性类型描述

id

string

Unique identifier of the command

options?

IExecutionOptions

optional execution options for the command

params

any

Parameters passed to the command

type

CommandType

Type of the command