Nytelife26 - can i use `ApplyOptions` with an app...
can i use
@ApplyOptions
with an application command, and if so do I still need to use registerChatInputCommand
?
i'd guess not but thought i'd check7 Replies
It seems to work from my testing
not sure if that's temporary since it could take a while to update the slashies but it works for now so that's promising i guess
You can use the apply options to register the chat input command but you won’t be able to add any options to it using the decorator
For that you will have to call the registerChatInputCommand method only
oh
it's pretty nifty that i can register it at least, thanks
Incorrect. We removed that because people kept using both.
@Karenlife26
Ahh 😱 I never realised that
if only I could change the solution I selected
oh well, thanks fav