mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(builders): allow RestOrArray for command option builders change ApplicationCommandOption methods to allow both rest and array params, which previously wasn't consistent with other builders. * chore: merge imports --------- Co-authored-by: almeidx <github@almeidx.dev> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>