ModalSubmitFields { components: [ { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] } ], fields: Collection(5) [Map] { 'StartTime' => { value: 'f', type: 4, customId: 'StartTime', components: undefined }, 'StartProof' => { value: 'f', type: 4, customId: 'StartProof', components: undefined }, 'EndTime' => { value: 'f', type: 4, customId: 'EndTime', components: undefined }, 'EndProof' => { value: 'f', type: 4, customId: 'EndProof', components: undefined }, 'TotalTime' => { value: 'f', type: 4, customId: 'TotalTime', components: undefined } } } TypeError [ModalSubmitInteractionFieldNotFound]: Required field with custom id "[object Object]" not found. at ModalSubmitFields.getField (/Users/oerston25/Desktop/test-bot/node_modules/discord.js/src/structures/ModalSubmitFields.js:36:23) at ModalSubmitFields.getTextInputValue (/Users/oerston25/Desktop/test-bot/node_modules/discord.js/src/structures/ModalSubmitFields.js:51:17) at /Users/oerston25/Desktop/test-bot/commands/modal.js:64:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'ModalSubmitInteractionFieldNotFound' }