Available types

UniqueGiftSymbol

This object describes the symbol shown on the pattern of a unique gift.

fields

fieldtyperequireddescription
namestringrequiredName of the symbol
stickerStickerrequiredThe sticker that represents the unique gift
rarity_per_millenumberrequiredThe number of unique gifts that receive this model for every 1000 gifts upgraded

import

types.ts
import type { UniqueGiftSymbol } from "@yaebal/types";

used by

types