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

An array of item upload information