An arguments object for the commandExecuted signal.
commandExecuted
The arguments object passed to the command.
The id of the associated command.
The promise which resolves with the result of the command.
Generated using TypeDoc
An arguments object for the
commandExecuted
signal.