> 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/profile-inventory-item.md).

# ProfileInventoryItem

<details>

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

[itemID](#itemid)

[amount](#amount)

[fav](#fav)

</details>

## Свойства

### [.itemID](#itemid)

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

***

### [.amount](#amount)

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

***

### [.fav](#fav)

Предмет в избранном\
Тип: ?[Boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean)
