> For the complete documentation index, see [llms.txt](https://docs.wetbot.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wetbot.space/api/data-types/item-data.md).

# ItemData

<details>

<summary>Свойства</summary>

[itemID](#itemid)

[amount](#amount)

</details>

## Свойства

### .itemID

ID предмета\
Тип: [String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)

***

### .amount

Количество предметов\
Тип: [Number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)
