Add COMMAND ApplicationCommandOptionType #3710
Unanswered
ShockTr
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Add COMMAND Application Command option type which only accepts global/guild interaction commands of the same bot.
Why This is Needed
Commands for disabling commands are very common in bots today, but there is not a proper way to inform the user what they can or cannot input so by adding a option like that will improve UX
Alternatives Considered
Use String option type and parse and validate it on our side.
Beta Was this translation helpful? Give feedback.
All reactions