@discordjs/core 3.0.0-dev.1782260348-4b450968a → 3.0.0-dev.1782477336-8ceabfc27

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
@@ -3445,7 +3445,7 @@ __name(withFiles, "withFiles");
3445
3445
  // src/index.ts
3446
3446
  export * from "discord-api-types/v10";
3447
3447
  import { GatewayRateLimitError as GatewayRateLimitError2 } from "@discordjs/util";
3448
- var version = "3.0.0-dev.1782260348-4b450968a";
3448
+ var version = "3.0.0-dev.1782477336-8ceabfc27";
3449
3449
  export {
3450
3450
  API,
3451
3451
  ApplicationCommandsAPI,