@discordjs/core 1.2.0-dev.1707005407-56943a72f → 1.2.0-dev.1707048211-bc9b487eb

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2627,7 +2627,7 @@ __name(withFiles, "withFiles");
2627
2627
 
2628
2628
  // src/http-only/index.ts
2629
2629
  export * from "discord-api-types/v10";
2630
- var version = "1.2.0-dev.1707005407-56943a72f";
2630
+ var version = "1.2.0-dev.1707048211-bc9b487eb";
2631
2631
  export {
2632
2632
  API,
2633
2633
  ApplicationCommandsAPI,