Constructors

Properties

BAD_AUCTION_FILTER: string = '[Hypixel-API-Reborn] Unexpected filter for Client#getSkyBlockAuction. Expected one of "PROFILE", "PLAYER", "AUCTION_ID", but got something else.'
ERROR_CODE_CAUSE: string = '[Hypixel-API-Reborn] Code: {code} - {cause}! For help join our Discord Server https://discord.gg/NSEBNMM'
ERROR_STATUSTEXT: string = '[Hypixel-API-Reborn] {statustext}! For help join our Discord Server https://discord.gg/NSEBNMM'
GUILD_DOES_NOT_EXIST: string = '[Hypixel-API-Reborn] Guild does not exist.'
INVALID_API_KEY: string = '[Hypixel-API-Reborn] Invalid API Key! Please get a key from the Hypixel Developer Dashboard https://developer.hypixel.net If you need help join our Discord Server https://discord.gg/NSEBNMM'
INVALID_BASE_URL: string = '[Hypixel-API-Reborn] Invalid Request URL.'
INVALID_BASE_URL_SLASH: string = "[Hypixel-API-Reborn] Invalid Request URL. Please don't end with a /"
INVALID_DUELS_TITLE_REQUIREMENT: string = '[Hypixel-API-Reborn] Something went wrong while geting the requirement and it returns empty '
INVALID_GUILD_ID: string = '[Hypixel-API-Reborn] Specified Guild ID is invalid.'
INVALID_GUILD_SEARCH_PARAMETER: string = "[Hypixel-API-Reborn] getGuild() searchParameter must be 'id', 'guild' or 'player'."
INVALID_MOWOJANG_VERSION: string = '[Hypixel-API-Reborn] Invalid mowojang client version. Please use v{mowojangVersion} of mowojang instead of the current v{currentMowojangVersion} version so that the Client has the correct data. Spawning a new instance of mowojang'
INVALID_OPTION_VALUE: string = '[Hypixel-API-Reborn] Invalid option value! For help join our Discord Server https://discord.gg/NSEBNMM'
MULTIPLE_INSTANCES: string = '[Hypixel-API-Reborn] Multiple instances of hypixel-api-reborn are found so we merged them for you. Please refrain from spawning multiple instances in the future. For more information, join our Discord Server https://discord.gg/NSEBNMM.'
NO_API_KEY: string = '[Hypixel-API-Reborn] No API Key specified! Please get a key from the Hypixel Developer Dashboard https://developer.hypixel.net If you need help join our Discord Server https://discord.gg/NSEBNMM'
NO_GUILD_QUERY: string = '[Hypixel-API-Reborn] No guild search query specified.'
NO_NICKNAME_UUID: string = '[Hypixel-API-Reborn] No nickname or uuid specified.'
NO_SKYBLOCK_PROFILES: string = '[Hypixel-API-Reborn] The player has no SkyBlock profiles.'
NO_UUID: string = '[Hypixel-API-Reborn] No uuid specified.'
PLAYER_DOES_NOT_EXIST: string = '[Hypixel-API-Reborn] Player does not exist.'
PLAYER_HAS_NEVER_LOGGED: string = '[Hypixel-API-Reborn] Player has never logged into Hypixel.'
RATE_LIMIT_EXCEEDED: string = "[Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM"
RECENT_REQUEST: string = '[Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM'
SOMETHING_WENT_WRONG: string = '[Hypixel-API-Reborn] Something went wrong. {cause}'
UNEXPECTED_ERROR: string = "[Hypixel-API-Reborn] The data provided to hypixel API is malformed and thus not recognized by hypixel, but this shouldn't be your fault. Please report this error in our Discord Server https://discord.gg/NSEBNMM or GitHub. "
UPDATER_REQUEST_NOT_OK: string = '[Hypixel-API-Reborn] Something went wrong while checking for updates.'
UUID_NICKNAME_MUST_BE_A_STRING: string = '[Hypixel-API-Reborn] Nickname or uuid must be a string.'