roomMapOf

fun <T> roomMapOf(vararg pairs: Pair<RoomId, T>): Sync.Response.Rooms.RoomMap<T>