- Fix Guild#createBan not using deleteMessageSeconds provided via options (#270) (e8b84fe)
- Add PIN_MESSAGES and BYPASS_SLOWMODE (#273) (e8b84fe)
- Add role member counts endpoint (0608db7)
- Provisional account error codes (9d14ec5)
- Allow ModalFileUploadComponent in ModalLabel (#274) (102fc86)
- Add guild profile (c24c9fc)
- Add display name styles (76b52cd)
- primary "guild" (thanks discord) (87f89be)
- Expose more UnfurledMediaItem fields (#276) (7bfdcf2)
- Expose components and stickers inside message snapshots (#277) (dc8fc61)
- Allow editing avatar, banner and bio in EditCurrentMemberOptions (#278) (0bb4352)
- Community invites (edca9b4, dccf036, c4e2d61)
- relationships.read no longer requires discord approval (bf41297)
- make MediaGalleryItem/ThumbnailComponent description nullable (2ff330d)
- Rework invite types (2d90ec2)
- application additions & random constants (acf02b7)
- Add lobbies (7d4f37e)
- misc fixes (a953966)
Breaking
- Changed
JSONInvite#inviterfromstringtoJSONUser - Changed
JSONInvite#targetUserfromstringtoJSONUser - Fixed
REST/Channels#getInvitealways requiringoptionsin types - Update voice version (adca495)
Upcoming Changes
In the near to distant future we will begin more closely tracking recent node versions, the first bump will likely be to 22.15.0, which meets the requirements of multiple of our optional dependencies as well as some features I'd like to use. There's no definitive timeline yet.