#string select menu limits on containers

3 messages · Page 1 of 1 (latest)

noble latch
#

how many string select menus can theoretically be placed on a container?

daring moonBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
winter spire
#

as many until you reach the limit of 40 components in total. so "in a container" means 1, each select menu needs to be in an actionrow, so 2 components per menu, makes 19 menus at most "in" a container. 20 without container