You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- HTTP errors will now properly format request errors
30
+
- Fastify/Express servers should no longer respond early to some interactions
31
+
-`Message#interactionMetadata` parsing has been updated and fixed to include more data
32
+
-[types] Updated AutocompleteChoice to include `name_localizations`
33
+
-[types] Updated MessageAttachment to include `waveform`, `duration_secs`, `flags`, `title`, and `ephemeral`
34
+
-[types] Updated `Message#components` to be an array of any component rather than just action rows (See https://github.com/discord/discord-api-docs/pull/7115)
8
35
## [6.2.1] - 2024-07-21
9
36
### Fixed:
10
37
- Fixed global modal submit handlers causing errors ([#622](https://github.com/Snazzah/slash-create/pull/622))
@@ -562,7 +589,7 @@ This release features mostly completed documentation and changes to the packages
0 commit comments