@@ -277,31 +277,7 @@ These changes are available on the `master` branch, but have not yet been releas
277277- Fixed ` TypeError ` when specifying ` thread_name ` in ` Webhook.send ` .
278278 ([ #2761 ] ( https://github.com/Pycord-Development/pycord/pull/2761 ) )
279279- Updated ` valid_locales ` to support ` in ` and ` es-419 ` .
280- ([ #2767 ] ( https://github.com/Pycord-Development/pycord/pull/2767 ) )
281- - Added support for emoji aliases like ` :smile: ` in PartialEmoji.from_str. Also applied
282- the same logic in PartialEmojiConverter.
283- ([ #2815 ] ( https://github.com/Pycord-Development/pycord/pull/2815 ) )
284- - Fixed ` Webhook.edit ` not working with ` attachments=[] ` .
285- ([ #2779 ] ( https://github.com/Pycord-Development/pycord/pull/2779 ) )
286- - Fixed GIF-based ` Sticker ` returning the wrong ` url ` .
287- ([ #2781 ] ( https://github.com/Pycord-Development/pycord/pull/2781 ) )
288- - Fixed ` VoiceClient ` crashing randomly while receiving audio
289- ([ #2800 ] ( https://github.com/Pycord-Development/pycord/pull/2800 ) )
290- - Fixed ` VoiceClient.connect ` failing to do initial connection.
291- ([ #2812 ] ( https://github.com/Pycord-Development/pycord/pull/2812 ) )
292- - Fixed ` AttributeError ` when printing a File component's ` __repr__ ` .
293- ([ #2843 ] ( https://github.com/Pycord-Development/pycord/pull/2843 ) )
294- - Fixed ` TypeError ` when using ` @option ` with certain annotations and along with
295- ` channel_types ` . ([ #2835 ] ( https://github.com/Pycord-Development/pycord/pull/2835 ) )
296- - Fixed ` TypeError ` when using ` Optional[...] ` or ` ... | None ` in command option type.
297- ([ #2852 ] ( https://github.com/Pycord-Development/pycord/pull/2852 ) )
298- - Fixed type-hinting for ` PermissionOverwrite.update ` .
299- ([ #2878 ] ( https://github.com/Pycord-Development/pycord/pull/2878 ) )
300- - Fixed ` AttributeError ` when accessing ` AuditLogEntry.changes ` more than once.
301- ([ #2882 ] )(https://github.com/Pycord-Development/pycord/pull/2882 ))
302- - Fixed type hint for argument ` start_time ` and ` end_time ` of
303- ` Guild.create_scheduled_event `
304- ([ #2879 ] ( https://github.com/Pycord-Development/pycord/pull/2879 ) )
280+ ([ #2767 ] )(https://github.com/Pycord-Development/pycord/pull/2767 )
305281
306282### Changed
307283
0 commit comments