Skip to content

@zikeji/hypixel / SkyblockMuseumResponse

Type Alias: SkyblockMuseumResponse ​

SkyblockMuseumResponse = Omit<$200, "profile"> & Record<string, unknown> & object

Type Declaration ​

members ​

members: object

Index Signature ​

[key: string]: SkyBlockMuseumMember | undefined

success? ​

optional success: true

Released under the MIT License.