Remora.Discord
Remora.Discord copied to clipboard
Support for avatar decorations
https://github.com/discord/discord-api-docs/pull/5723
Looks good so far. You might add the new field also in the JSONs used by tests:
- https://github.com/Remora/Remora.Discord/tree/main/Tests/Remora.Discord.Tests/Samples/Objects/USER
- https://github.com/Remora/Remora.Discord/tree/main/Tests/Remora.Discord.Tests/Samples/Objects/USER_MENTION
Ah yes, the deserialization tests. Almost forgot. Thanks!
Any updates on this PR?