Victor
Victor
## Summary https://github.com/discord/discord-api-docs/pull/6101 ~~blocked by #928~~ ## Checklist - [x] If code changes were made, then they have been tested - [x] I have updated the documentation to reflect the...
## Summary (please don't mind the commits) Adds https://github.com/discord/discord-api-docs/pull/6577 ## Checklist - [x] If code changes were made, then they have been tested - [x] I have updated the documentation...
## Summary Implements https://github.com/discord/discord-api-docs/pull/5723, ~~the `x-super-properties` header in `http.py` is only to receive animated avatar decorations, Discord should fix that (probably?)~~ ## Checklist - [x] If code changes were made,...
## Summary https://github.com/discord/discord-api-docs/pull/6041 ~~blocked by #928~~ I didn't add Server Guide types since that thing isn't documented yet. ## Checklist - [ ] update docs - [x] If code changes...
 https://github.com/dvaJi/genshin-data/blob/088764d161631a5892f7de00c7c1aec9df25c680/src/types/ingredient.ts#L14-L18
`Furnishing.originalId` is only available in one Furnishing object, but I'm not sure if it's an extra field, or it's missing in the other objects. https://github.com/dvaJi/genshin-data/blob/088764d161631a5892f7de00c7c1aec9df25c680/src/types/furnishing.ts#L14-L17
Here is a list of all the missing fields: - `abyssal_summons` - `attributes.source`: field required - `attributes.tags`: field required - `adeptus_temptation` - `attributes.source`: field required - `adventurers_bandana` - `attributes.source`: field...