Bug Fixes
- MessagePayload: Crash when resolving body (#10454) (dd795da)
- Shard: Add env, execArgv, and argv for worker-based shards (#10429) (b0f8df0)
- GuildAuditLogsEntry: Correct mapped
AuditLogChange
objects (#10438) (45f7e1a) - GuildMemberManager: Fix data type check for
add()
method (#10338) (ab8bf0f) - Consistent debug log spacing (#10349) (38c699b)
Documentation
- Correct documentation for BaseInteraction#inCachedGuild (#10456) (bddf018)
- Lowercase "image" URL (#10386) (785ec8f)
- Update rule trigger types (#9708) (757bed0)
Features
- User-installable apps (#10227) (fc0b6f7)
- Super reactions (#9336) (a5afc40)
- Use get sticker pack endpoint (#10445) (1b1ae2f)
- VoiceState: Add methods for fetching voice state (#10442) (9907ff9)
- Application emojis (#10399) (5d92525)
- Attachment: Add
title
(#10423) (c63bde9) - Add support for Automated Message nonce handling (#10381) (2ca187b)
- GuildAuditLogsEntry: Onboarding events (#9726) (3654efe)
- Premium buttons (#10353) (4f59b74)
- Message: Add
call
(#10283) (6803121) - Invite: Add
type
(#10280) (17d4c78) - User: Add
avatarDecorationData
(#9888) (3b5c600)
Refactor
- Use get guild role endpoint (#10443) (bba0e72)
- actions: Safer getChannel calls (#10434) (87776bb)
- GuildChannelManager: Remove redundant edit code (#10370) (9461045)