Bug Fixes
- Minor forums cleanup (#9033) (eed293f)
- InteractionResponses: Spell
messages
correctly (#9080) (123d0f1) - ThreadChannel:
reason
as second parameter (#9023) (a941cb6) - Import errors correctly (#9030) (6457519)
- websocketshard: Backport zombie connection fix (#9003) (56e6718)
- Util: Flatten ignoring certain fields (v13) (#8936) (4ec3355)
- Backport allow deletion of ephemeral messages to v13 (#8811) (98846cf)
- Activity: Fix equals() not checking for differing emoji (v13) (#8842) (eecc50b)
- escapeMarkdown: Fix double escaping (v13) (#8799) (caf6f66)
- Fixed TS 4.8 compatibility (#8601) (e6ee7d8)
Documentation
- ThreadEditOptions: Move info tag back to
invitable
(#9021) (cf3c7a7) - Add missing
@extends
(#9028) (1779e1b) - Update UserContextMenu documentation v13 (#8721) (ea117bf)
- Update misleading
Client#guildMemberAvailable
event description (v13) (#8627) (fcd52d7)
Features
- WebSocketShard: V13 add resume url (#9078) (0188e36)
- V13
guildAuditLogEntryCreate
event (#9092) (84d34dc) - Constants: Add auto moderation events to WSEvents (#9102) (61fa6f4)
- Role subscriptions (#9040) (0afa405)
- GuildChannelManager: Add
addFollower
(#9050) (86329ad) - Guild: Add
INVITES_DISABLED
feature support (#9051) (69d71e9) - ClientApplication: Add role connections (#9072) (a7dc40f)
- Webhook: Add
channel
getter (#9074) (32cdaff) - GuildMember: Add
flags
(#9098) (d69529e) applicationCommandPermissionsUpdate
event (#9121) (c2968b5)- Backport automod (#8886) (4287983)
- GuildAuditLogs: Support
after
(#9012) (f0d4264) - Backport guild forum support to v13 (#8651) (546ac43)
- Add
Message#bulkDeletable
(v13) (#8761) (ca662b4) - InteractionResponses: Add message parameter (v13) (#8838) (0e0851a)
- Util: Backport
escapeMarkdown
PRs to v13 (#8703) (8a6588a) - GuildBanManager: Add
deleteMessageSeconds
(#8575) (ca68fc3)