Bug Fixes
- Update
clientReadyevent name references (#10632) (9592aea) - InteractionResponses: Optional parameter for update() (#10797) (fbda4fe)
- guide: Miscellaneous fixes (#11147) (c53c8c2)
- GuildChannel: Manageable perm check (#11166) (8b342a1)
- StageInstanceManager#create: Correctly resolve
guildScheduledEvent(#11540) (0aabb6c) - RoleManager: Allow null in RoleColorsResolvable to clear gradient colors (#11536) (221680d)
- GuildChannel: Handle empty overwrite must only handle @everyone (#11221) (1e2fdf4)
Documentation
- Attachment:
stringproperty (d646a13) - Fix close tags (#10756) (4349e10)
- Replace Discord API with Discord Developers (#10968) (538457c)
- Clarify wording for maximum values (#11231) (9ec73fa)
- Fix incorrect casing in the ready event deprecation (#11574) (0df0628)
- Fix typos and duplicated words in comments and guide (#11502) (63cd992)
Features
- Send voice messages (#11493) (fed811a)
- Guild: Add
maximumStageBitrate(#11313) (6d2cd99) - Proper authorizing integration owners structure (#11366) (b6db455)
- RoleManager: Add
fetchMemberCounts(#11352) (3b738ee) - Emit voiceServerUpdate event (#11414) (74a42bf)
- GuildMember: Add collectibles (#11468) (b0e6aff)
- Add shared client theme support (#11454) (16fd248)
- ClientApplication: Add fetchActivityInstance method (#11481) (24a0606)
Refactor
- Reorder imports (40b7a60)