mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
BREAKING CHANGE: `ApplicationCommandManager#fetch` and `GuildApplicationCommandManager#fetch` no longer accept 2 parameters. Instead, the first parameter accepts `id` or `options` which can now also have the `id` property. --------- Co-authored-by: Micah Benac <OfficialSirH@users.noreply.github.com> Co-authored-by: Almeida <github@almeidx.dev>