Bug Fixes
- GuildMemberManager:
add()
method throws an error (#8539) (3bef901) - Guild: Widget channel types and fixes (#8530) (23a0b6c)
- Embed: Reference video in video (#8473) (c97977a)
Documentation
Features
- GuildMemberManager: AddRole and removeRole (#8510) (cda3f00)
- Deprecate
ActionRow.from()
(#8504) (f9c25dd) - WebSocketShard: Support new resume url (#8480) (bc06cc6)
Refactor
- GuildAuditLogsEntry: Remove
guild
from application command permission update extra (#8520) (2b8074d)
Typings
- Inference of guild in
MessageManager
(#8538) (6bb1474) - Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
- GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
- Correct
EventEmitter.on (static)
return type (#8524) (16bbc8a) - GuildAuditLogs: Remove static
Entry
(#8521) (7a3d18d) - Disallow some channel types from webhook creation (#8531) (4882b17)
- Implement max/min values for autocomplete (#8498) (812f7f1)
- ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
- Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)