Skip to Content
InterfacesICommandEvent

Interface: ICommandEvent

Event interface for command execution ICommandEvent

Extends

  • IEventBase

Properties

PropertyTypeDescription

id

string

Unique identifier of the command

params

any

Parameters passed to the command

type

CommandType

Type of the command