Open pillowskiy opened 2 years ago
I've been using the library for about a month, because discord.js doesn't support select menus in modals idk what happened, I didn’t touch anything, took an example from the guide.
It seems that all the fields are correct, what should I do?
Start by not using unreleased and unsupported features. Tends to help when that undocumented feature disappears.
The Dis. API version isn't dynamically updated in the library, is it statically specified?
Doesn't matter, the API change rolled out, so you cannot do this anymore.
is it statically specified?
Well, yes. the lib didn't change, but it didn't have to because it never explicitly supported selects in modals. Also, don't get confused. APIs tend to get updated without asking every single library and user using it to "update pls we want to change a thing", especially when the thing they are changing is not supported or even documented.
Unfortunately, Discord stopped allowing select menus in modal responses, I need to remove the select menus in discord-modals then. According to some people (including a Discord Developer), select menus in modals was a bug but was solved today. Also, some people say that select menus in modals are planned for the future, Nobody knows 🤷♂️
so is this problem temporary or what?
I don't really know, but probably yes, Discord didn't provide a date for support of select menus in modals, just they have it planified.
Any option to set a select menu into a modal? 😞
nah
Есть ли возможность установить меню выбора в модальное?😞
Code