> For the complete documentation index, see [llms.txt](https://zumo.fusion.ac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zumo.fusion.ac/api-reference/replay-events/replay-queued.md).

# replayQueued

Hub accepted the job and assigned a worker.

| Field       | Type   | Description        |
| ----------- | ------ | ------------------ |
| `requestId` | string | Job correlation id |
| `replayId`  | string | Replay UUID        |
| `botId`     | string | Assigned worker    |
| `timestamp` | number | Unix seconds       |

Omits `mode` / `lobbyId`.
