@discordjs/core 3.0.0-pr-11006.1765450224-e636950b2 → 3.0.0-pr-11006.1765450794-e636950b2

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.
package/dist/index.mjs CHANGED
@@ -3399,7 +3399,7 @@ __name(withFiles, "withFiles");
3399
3399
  // src/index.ts
3400
3400
  export * from "discord-api-types/v10";
3401
3401
  import { GatewayRateLimitError as GatewayRateLimitError2 } from "@discordjs/util";
3402
- var version = "3.0.0-pr-11006.1765450224-e636950b2";
3402
+ var version = "3.0.0-pr-11006.1765450794-e636950b2";
3403
3403
  export {
3404
3404
  API,
3405
3405
  ApplicationCommandsAPI,