@discordjs/core 0.7.0-dev.1688817870-df40dcd.0 → 0.7.0-dev.1688904259-df40dcd.0

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.
@@ -2431,7 +2431,7 @@ __name(withFiles, "withFiles");
2431
2431
 
2432
2432
  // src/http-only/index.ts
2433
2433
  export * from "discord-api-types/v10";
2434
- var version = "0.7.0-dev.1688817870-df40dcd.0";
2434
+ var version = "0.7.0-dev.1688904259-df40dcd.0";
2435
2435
  export {
2436
2436
  API,
2437
2437
  ApplicationCommandsAPI,