Validate user string input inside the Discord.js SlashCommandBuilder
I have added a StringOption to a slash command in my Discord.js bot that I wish to validate before the command is sent.
I have added a StringOption to a slash command in my Discord.js bot that I wish to validate before the command is sent.