Bug Fixes
- CDN#icon: remove
guild
prefixes (#67) (8882686) - Cdn: make parameters immutable (#84) (3105b61)
- CDN: use correct types (#86) (64b02d4)
- Rest: lint errors (53c0cce)
- use hash instead of animatedHash for default avatar test (#74) (4852838)
Features
- CDN#guildIcon: implement dynamic logic (#53) (c4b2803)
- CDN: add role icon endpoint (#64) (4d7d692)
- CDN: add sticker endpoints (#60) (3b714ba)
- CDN: guild member avatars (#68) (90c25ad)
- Errors: show data sent when an error occurs (#72) (3e2edc8)
- expose https agent options (#82) (7f1c9be)
- RateLimits: optionally error on ratelimits (#77) (a371f0b)
- RequestManager: support setting global headers in options (#70) (d1758c7)
- Requests: add attachment keys and form data for stickers (#81) (7c2b0c0)
- Rest: add response and request events (#85) (c3aba56)
- REST: change api version to v9 (#62) (4c980e6)
- Rest: improve global rate limit and invalid request tracking (#51) (b73cc06)
- Rest: use native Node.js AbortController (#66) (3b53910)
- SequentialHandler: add more info to debug when rate limit was hit (#78) (a4e404b)