return interaction.showModal(modal);, and I'm not really sure how to interpret my console errors beyond "something is wrong with the fields I'm adding to TextInputBuilder." .setLabel is marked as deprecated, but it also seems to be what the Discord.js documentation indicates I should be using? Any help would be appreciated!