getBazaarUrl

fun getBazaarUrl(type: BazaarType = BazaarType.CURRENT, filters: BazaarFilters? = null, page: Int = 1): String(source)

Get the URL to the character bazaar.

Parameters

type

Whether to show current auctions or the auction history.