StringSelectMenuInteraction doesn't have the `values` field?
This been driving me insane everytime I try to use
i.values ts scream at me cus values is not a real field. Code run fine if I just do //@ts-expect-error to tell ts to stop screaming. Is this a bug with discord.js or is it something im doing wrong
