textures
textures: { CAPE?: undefined | { url: string }; SKIN?: undefined | { metadata?: undefined | { model: string }; url: string } }
Type declaration
-
Optional CAPE?: undefined | { url: string }
-
Optional SKIN?: undefined | { metadata?: undefined | { model: string }; url: string }
Decoded, JSON.parse'd textures property