Slash command choices [Answered]

RREAPER11/3/2022
Hi, I'm trying to make a Slash Command with choices. I do use a different Slash Command setup then they guide I've found and now I'm wondering if it's possible to make the way I've done shown in the image.

Slash Command Choice Guide: https://discordnet.dev/guides/int_basics/application-commands/slash-commands/choice-slash-command.html
Image
Ppip11/4/2022
If you're using Discord.Net you can also define an Enum and use that as your method's parameter
RREAPER11/4/2022
Thanks guys it works now :rooHappy:
AAccord11/4/2022
✅ This post has been marked as answered!