@discordjs/core 1.2.0-dev.1709208299-18cce83d8 → 1.2.0-dev.1709467473-9fa115df8

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.
@@ -2625,7 +2625,7 @@ __name(withFiles, "withFiles");
2625
2625
 
2626
2626
  // src/http-only/index.ts
2627
2627
  export * from "discord-api-types/v10";
2628
- var version = "1.2.0-dev.1709208299-18cce83d8";
2628
+ var version = "1.2.0-dev.1709467473-9fa115df8";
2629
2629
  export {
2630
2630
  API,
2631
2631
  ApplicationCommandsAPI,