import { getPlayerRank } from "https://deno.land/x/hypixel@v3.1.1/helpers/PlayerRank.ts";
Get an PlayerRank object describing the player's rank in more detail without the need to figure out how to parse it yourself.
x/hypixel/helpers/PlayerRank.ts>getPlayerRank
import { getPlayerRank } from "https://deno.land/x/hypixel@v3.1.1/helpers/PlayerRank.ts";
Get an PlayerRank object describing the player's rank in more detail without the need to figure out how to parse it yourself.