discordjs / discord.js

A powerful JavaScript library for interacting with the Discord API
https://discord.js.org
Apache License 2.0
25.44k stars 3.97k forks source link

Give an Emoji Select Option to Slash Commands. #10520

Closed OfficialRushO closed 1 month ago

OfficialRushO commented 1 month ago

Which application or package is this feature request for?

discord.js

Feature

I'd like to have an option to send emoji select options to slash command users with min and max values. It'll make implementing certain things easier, like Reaction Role commands that we need the user to enter an emoji.

That can be done with a string option, without that emoji select option also, but users can mess with the bot easily.

Ideal solution or implementation

A slash command option that only accepts emoji inputs.

Alternative solutions or implementations

No response

Other context

No response

monbrey commented 1 month ago

We can only implement features that are provided by the Discord API. Please direct your feature request to Discord.