tycoonlover1359
DIAdiscord.js - Imagine an app
•Created by tycoonlover1359 on 7/30/2023 in #djs-questions
`MissingPropertyError` when making a select menu
I'm having a problem with making a
StringSelectMenu
; discord.js seems to insist that the menu I'm making is missing the label
and value
properties required of select menu options, but based on the builder, both of these should be there.
My Code:
The error it gives: (see attached file)6 replies