GET /api/user/world-start-room response
GET /api/user/world-start-room
ScreepsHttpClient.userWorldStartRoom
An API success response always contains { ok: 1 }
{ ok: 1 }
Zero or one room names; if a shard name was not included in the request, results are formatted as ${shardName}/${roomName}
${shardName}/${roomName}
GET /api/user/world-start-roomresponseSee
ScreepsHttpClient.userWorldStartRoom