New update Modal Components

after new update for Modals how can i use modal with select menu?
13 Replies
d.js toolkit
d.js toolkit2mo ago
Merk
MerkOP2mo ago
discord.js@14.19.3
Samtino
Samtino2mo ago
with DJS...you currently can't DJS does not yet support Label components
Samtino
Samtino2mo ago
you can send the modals yourself but you won't be able to respond to them
Merk
MerkOP2mo ago
why?
Samtino
Samtino2mo ago
cuz DJS doesn't recognize the new components in the InteractionCreate event and will see them as malformed data and throw out the event you can add logic to handle the raw gateway events yourself to get around this...but that is outside the scope of the library (you could use the source code for the lib however as inspiration)
Merk
MerkOP2mo ago
if i use json like in docs will work or not ?
Samtino
Samtino2mo ago
to SEND...not receive
Merk
MerkOP2mo ago
thank you
ByBloomy_
ByBloomy_2mo ago
just wait for the update for the support (or create a pull request if you want to make it happen faster ?)
seizure salad
seizure salad2mo ago
yaaaay yippee :DDD oh shit my bad
d.js toolkit
d.js toolkit2mo ago
The issue has been marked as solved by support staff

Did you find this page helpful?