get Most Recently Updated Items
suspend fun getMostRecentlyUpdatedItems(world: String? = null, dcName: String? = null, entries: Short? = null): RecentlyUpdatedItems
Returns the most-recently updated items on the specified world or data center, along with the upload times for each item.
Parameters
world
The world to request data for.
dc Name
The data center to request data for.
entries
The number of entries to return (default 50, max 200).
Throws
Universalis Exception
The Universalis API returned an unexpected return code.