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