fetchHouse

open suspend fun fetchHouse(houseId: Int, world: String): TibiaResponse<House?>(source)

Fetch a house by its houseId in a specific world.