import { getBedwarsLevelInfo } from "https://deno.land/x/hypixel@v3.1.1/helpers/BedwarsLevelInfo.ts";
Calculates the BedWars prestige and level of a player and returns a BedwarsLevelInfo interface.
x/hypixel/helpers/BedwarsLevelInfo.ts>getBedwarsLevelInfo
import { getBedwarsLevelInfo } from "https://deno.land/x/hypixel@v3.1.1/helpers/BedwarsLevelInfo.ts";
Calculates the BedWars prestige and level of a player and returns a BedwarsLevelInfo interface.