return parseLeaderboard(await redisClient.zrevrangebyscore(redisKey(), max, min, 'WITHSCORES', 'LIMIT', 0, limit))
確定! 回上一頁