@discordjs/core 3.0.0-dev.1733184836-bd7a99571 → 3.0.0-dev.1733357587-d0dc86488

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.
@@ -3009,7 +3009,7 @@ __name(withFiles, "withFiles");
3009
3009
 
3010
3010
  // src/http-only/index.ts
3011
3011
  export * from "discord-api-types/v10";
3012
- var version = "3.0.0-dev.1733184836-bd7a99571";
3012
+ var version = "3.0.0-dev.1733357587-d0dc86488";
3013
3013
  export {
3014
3014
  API,
3015
3015
  ApplicationCommandsAPI,