A message representing a command to be executed by a worker.
The type of payload associated with the command.
The type of command being sent to the worker.
Unique identifier for the message.
Payload containing additional data needed to execute the command.
Unique identifier for the worker that will handle the command.
A message representing a command to be executed by a worker.