I would like to use the new role selector in modals. I am currently using:
nodejs = v16.15.0
discordjs = v13.8.1
discord-api-types = v0.32.1
From the documentation (https://discord.js.org/#/docs/discord.js/main/class/RoleSelectMenuComponent) I can't figure out what is the minimum version of discordjs and/or discord-api-types needed to use them.