The collectibles the user has, excluding Avatar Decorations and Profile Effects.

interface APICollectibles {
    nameplate?: APINameplateData;
}

Properties

Properties

nameplate?: APINameplateData

Object mapping of APINameplateData