1 messages · Page 1 of 1 (latest)
AutocompleteContext has an options attr for past select options
You can use that to get the type the user selected and then send the request to return the array
.rtfm Autocompletecontext.options
discord.AutocompleteContext.options
alrighty
I'll look into that