mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
BREAKING CHANGE: `ModalSubmitFields` is no longer exported BREAKING CHANGE: `ModalSubmitInteraction#fields` is removed BREAKING CHANGE: `ModalSubmitInteraction#components` is now `ModalOptionResolver` BREAKING CHANGE: `DjsErrorCodes#ModalSubmitInteractionFieldNotFound` & `DjsErrorCodes#ModalSubmitInteractionFieldType` are now renamed to `DjsErrorCodes#ModalSubmitInteractionComponentNotFound` & `DjsErrorCodes#ModalSubmitInteractionComponentType` respectively --------- Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>