Skip to content

@zikeji/hypixel / SkyblockAuctionResponse

Type Alias: SkyblockAuctionResponse ​

SkyblockAuctionResponse = Omit<$200, "auctions"> & object & Record<string, unknown>

Type Declaration ​

auctions? ​

optional auctions: SkyBlockAuctionData[]

Released under the MIT License.