Modals with Select fields #9007
-
|
Hi guys, Does modal still work with Select fields? produces the following error |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
First of all, you'll want to regenerate your credentials now, if you haven't already. This was never supported by Discord, and they started disallowing it back in August. discord/discord-api-docs#5303 (comment) For code block usage, see https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks. |
Beta Was this translation helpful? Give feedback.
-
|
String selects got introduced about 3 weeks back: |
Beta Was this translation helpful? Give feedback.
-
|
For anyone looking - the marked answer is now obsolete due to changes by Discord The correct answer is now that this is present and working inside the ui.Label element |
Beta Was this translation helpful? Give feedback.
First of all, you'll want to regenerate your credentials now, if you haven't already.
This was never supported by Discord, and they started disallowing it back in August.
discord/discord-api-docs#5303 (comment)
For code block usage, see https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks.