Skip to main content

SkyBlockProfile

Hierarchy

  • APISkyBlockProfile
  • Base
    • SkyBlockProfile

Index

Constructors

publicconstructor

  • Parameters

    • client: Client

      Instantiated (and started) hypixel.ts client

    • data: APISkyBlockProfile

      SkyBlock profile data received from API

    Returns SkyBlockProfile

Properties

banking

banking: APISkyBlockAuctionBanking

Information about the bank account for this profile, only present if the API banking setting is enabled

community_upgrades

community_upgrades: Record<string, string>

cute_name

cute_name: null | string

The cute name of the profile, only provided on the profiles endpoint

game_mode

game_mode: ironman | island | bingo

The SkyBlock game mode of the profile, not present if normal mode

members

members: APISkyBlockProfileMembers

A map of member UUIDs to member profiles objects

profile_id

profile_id: string

selected

selected: null | boolean

Whether or not this is the currently selected profile, only provided on the profiles endpoint