Skip to content

@zikeji/hypixel / SkyblockAuctionsResponse

Type Alias: SkyblockAuctionsResponse ​

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

Type Declaration ​

auctions? ​

optional auctions: SkyBlockAuctionData[]

Released under the MIT License.