GET /api/user/rooms response
GET /api/user/rooms
ScreepsHttpClient.userRooms
An API success response always contains { ok: 1 }
{ ok: 1 }
All arrays in this object will always be empty
Names of all rooms claimed by this user, keyed by shard
GET /api/user/roomsresponseSee
ScreepsHttpClient.userRooms