-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Added nameplate documentation #7614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
superseding #7506? |
docs/resources/user.mdx
Outdated
"sku_id": "2247558840304243311", | ||
"asset": "https://cdn.discordapp.com/fakelocation/asset.webm", | ||
"label": "", | ||
"palette": "#5865F2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like palette is some sort of string enum, not a hex code. can the possible values be documented with their meaning?
collectibles: {
nameplate: {
sku_id: '1349849614198505602',
asset: 'nameplates/nameplates/twilight/',
label: 'COLLECTIBLES_NAMEPLATES_TWILIGHT_A11Y',
palette: 'cobalt'
}
}
also asset isn't a full url, it's just the path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking into getting the palette values documented! We're going to leave the label blank for now until it returns a value.
Documents
collectibles
on auser
andnameplate
incollectibles