Inventory Item

FieldTypeDescription
item_idsnowflakeUnique ID of item
namestringItem name (between 3 and 100 characters)
descriptionstringItem description (between 0 and 1,000 characters)
is_usablebooleanIf this item can be used
is_sellablebooleanIf the item can be sold
quantitynumber (string)Quantity of item the user owns
requirementsarray of Item RequirementList of requirements to buy or use this item
actionsarray of Item ActionList of actions to perform when buying or using this item
emoji_unicodestringUnicode emoji to use for the icon
emoji_idsnowflakeDiscord emoji ID to use for the icon