@discordjs/core 1.3.0-dev.1718583041-e723230df → 1.3.0-dev.1718712247-9c8784fe5

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.
@@ -2700,7 +2700,7 @@ __name(withFiles, "withFiles");
2700
2700
 
2701
2701
  // src/http-only/index.ts
2702
2702
  export * from "discord-api-types/v10";
2703
- var version = "1.3.0-dev.1718583041-e723230df";
2703
+ var version = "1.3.0-dev.1718712247-9c8784fe5";
2704
2704
  export {
2705
2705
  API,
2706
2706
  ApplicationCommandsAPI,