mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
* feat: allow creation of message component collectors without fetchReply * chore: attempt at requested changes * fix: collector bug * refactor: use better names * feat: add update() support * feat: add defer support * refactor: InteractionReply -> InteractionResponse * fix: remove log * chore: make requested changes * Update packages/discord.js/src/structures/InteractionResponse.js Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com> * chore: make requested changes Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>