Working with the components in Modals
I’ve gone through everything now, and I’m still not really sure.
Discord has now brought components to modals as well, like Selects, etc. However, I can’t really find any code examples or how to properly implement them.
I’ve sent an example above showing how it currently looks for me. Now I want to add Selects too, but I’m not sure how to do it.
6 Replies
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View
documentation suggestion for @Finjan:
:method: ModalBuilder#addLabelComponents()
builders@1.12.1
Adds label components to this modal.and LabelBuilder has addXSelectMenuComponent methods
Ez thank you very much
The thread owner has marked this issue as solved.