Add Choices To An Already Registered Command
Is there any way to add choices to an already registered command?
For example, say I have a command that allows a user to add a fruit to a list. Then I have another command that allows the user to take the fruit off the list.
I want to be able to update the choices in the command every time the user adds or removes a fruit. Is this possible with Sapphire?
For example, say I have a command that allows a user to add a fruit to a list. Then I have another command that allows the user to take the fruit off the list.
I want to be able to update the choices in the command every time the user adds or removes a fruit. Is this possible with Sapphire?