#components interactions.py v5
1 messages · Page 1 of 1 (latest)
what do you want? Components? Options?
interactions.py has many ways of creating slash command options. Check out this section of the slash command guide to make them, and this part of the guide for more ways to declare options.
well each option has its own value, so you can use it in your code
oh wait sorry misread
Choices may be useful to force a list of values for a command's option. Check out this part of the slash command guide for more information.