Bug Fixes
- Action: Do not add the client user as a recipient (#9774) (24fbb11)
- DMChannel: Correct partial typo (#9773) (c1ff545)
- CachedManager: Allow overriding constructor for makeCache (#9763) (346fa57)
- types: Fixed CachedManager constructor arguments in type (#9761) (b3c85d3)
- Action: Do not set
undefined
values (#9755) (d8e3755)
Documentation
- EmbedBuilder:
@readonly
length (#9778) (8f572a6) - WebhookEditOptions: Add all of the types (#9776) (d5be424)
- Update Node.js requirement to 16.11.0 (#9764) (188877c)
Features
- Client: Add deleteWebhook method (#9777) (d90ba8d)
- ClientPresence: Allow setting activity state (#9743) (9ed1b59)
- ClientApplication: Approximate guild count and new
GET
route (#9713) (632a9b4) - Role: Add
flags
(#9694) (3b18e5b) - Attachment: Add
flags
(#9686) (692f0fc) - Add
Client#webhooksUpdate
(#9732) (0de071d)