Bug Fixes
- Guild: Type error with permissionOverwrites (#10527) (8e1e1be)
- Incorrect relative path (#10734) (b7f1ebc)
- PresenceUpdate: Correctly add user regardless of their properties (#10672) (7c1b73c)
- InteractionResponses: Mark replied true for followUps (#10688) (32dff01)
Documentation
- Use link tags to render links on the documentation (#10731) (66b9718)
- Message: Improve message snapshots description (#10709) (31df3d2)
Features
- Message forwards (#10733) (89c076c)
- Incident Actions (#10727) (41dee51)
- website: Type parameters links, builtin doc links, default values (#10515) (43235d4)
- PartialGroupDMChannel: Add missing properties (#10502) (5e66f85)
- Subscription: Add
renewalSkuIds
(#10662) (efa50fc) - website: Include reexported members in docs (#10518) (aa61c20)
Refactor
- Use throw instead of Promise.reject (#10712) (2663d76)
- Remove data resolver exports (#10701) (4606041)
- IntegrationApplication: Move common properties to Application (#10627) (95db597)
Styling
- Prettier (92aea94)
Typings
- Fix recurrence rule types (#10694) (193a5e9)
- ThreadOnlyChannel: Remove incorrect
messages
property (#10708) (44a1e85) - Add
undefined
toflags
forexactOptionalPropertyTypes
(#10707) (d2e1924) - Allow only ephemeral for defer reply (#10696) (68dd260)
- Remove createComponent and createComponentBuilder (#10687) (0047a49)