Interface: SkyBlockProfile


# Interface: SkyBlockProfile

# Properties

# banking?

optional banking: null | object

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


# community_upgrades?

optional community_upgrades: unknown


# cute_name?

optional cute_name: null | string

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


# game_mode?

optional game_mode: "ironman" | "island" | "bingo"

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


# members?

optional members: object

A map of member UUIDs to member profiles objects

# player_id?

optional player_id: string

# profile?

optional profile: object

# profile.deletion_notice?

optional deletion_notice: null | object

If this field exists, the member profile is marked as deleted


# profile_id?

optional profile_id: string


# selected?

optional selected: null | boolean

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