TibiaKt
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
TibiaKt
tibiakt-client
/
com.galarzaa.tibiakt.client
/
TibiaKtClient
/
fetchHousesSection
fetch
Houses
Section
open
suspend override
fun
fetchHousesSection
(
world
:
String
,
town
:
String
,
type
:
HouseType
?
=
null
,
status
:
HouseStatus
?
=
null
,
order
:
HouseOrder
?
=
null
)
:
TibiaResponse
<
HousesSection
?
>
(
source
)
Fetch the houses section for a
world
and
town
.