What's Changed
- fix(events): member intents can work off now? by @ooliver1 in #346
- Addition of role icons by @veni-vidi-code in #195
- Slash fixes by @alentoghostflame in #344
- Merge: #298 by @Lulalaby in #298
- Add handler for message thread field update by @Artemis21 in #342
- Add possibility to edit files on a message by @Gugu7264 in #318
- feat: Send files with interaction response by @DenverCoder1 in #354
- [Slash Commands] Construct a Member if data is available by @Soheab in #327
- fix(ext-core): i dont think numpy defaults as such by @ooliver1 in #363
- Add raw_member_remove event by @Gugu7264 in #325
- fix: allow deferring messages on component interactions by @onerandomusername in #368
- fix: ScheduledEvent.edit missing arguments in http by @Gugu7264 in #374
- fix: status not in list of valid_keys for edit event by @Gugu7264 in #381
- fix: provide a copy of after in voice_state_update event by @Gugu7264 in #364
- feat: Add delete_after to send_message, edit_message, edit by @DenverCoder1 in #384
- fix: check if time parameter is semi-timezone-aware and raise excepti… by @Gugu7264 in #380
- Add client to interaction class by @DenverCoder1 in #358
- feat: delete_after for deferred/webhook messages by @DenverCoder1 in #387
- perf: Reduce API calls for delete_after by @DenverCoder1 in #388
- Bump aiohttp version in requirements by @freepizzas-dev in #386
- fix: pass ConnectionState to CustomActivity, allowing to pass it to P… by @Gugu7264 in #375
- chore: add note to ScheduledEvent.edit status parameter by @Gugu7264 in #385
- Application Commands Documentation by @VincentRPS in #309
- fix: ensure that a message's thread is the same one in the cache by @onerandomusername in #362
- fix: Guild.chunk ignoring cache parameter by @Gugu7264 in #371
- Add Thread.create_timestamp by @Soheab in #372
- [URGENT] fix: custom activities can have no emotes AAAA by @Gugu7264 in #392
- health check still present in unaliased by @TAG-Epic in #391
- chore: move docstrings to the correct place by @Gugu7264 in #406
- Add CONTEXT_MENU_COMMAND message type by @TAG-Epic in #390
- Fixed dynamic cooldowns (BucketType.default case) by @EQUENOS in #411
- Refactor and simplify app command examples by @DenverCoder1 in #409
- feat: Add file/files to InteractionResponse.edit_message by @DenverCoder1 in #412
- Add allowed_mentions to interaction responses by @14ROVI in #407
- Implement scheduled event covers by @TAG-Epic in #356
- Revert "Implement scheduled event covers" by @ooliver1 in #413
- Revert "Revert "Implement scheduled event covers"" by @ooliver1 in #414
- [User commands] Construct member if possible by @Soheab in #360
- fix(client): improper logging level for event by @ooliver1 in #418
- Fixed issue #419 and #417 by @Shlol762 in #427
- Fixed more doc typos by @Shlol762 in #430
- fix(message): dont assign to the thread property by @ooliver1 in #431
New Contributors
- @Lulalaby made their first contribution in #298
- @onerandomusername made their first contribution in #368
- @freepizzas-dev made their first contribution in #386
- @EQUENOS made their first contribution in #411
- @14ROVI made their first contribution in #407
Full Changelog: 2.0.0a6...2.0.0a7