RecentlyUpdatedItems

@Serializable
data class RecentlyUpdatedItems(val items: List<WorldItemRecency>? = null)

Constructors

Link copied to clipboard
constructor(items: List<WorldItemRecency>? = null)

Properties

Link copied to clipboard

A list of item IDs, with the most recent first