PadowYT2
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 12/25/2023 in #djs-questions
Updating Select Menu
👍, thank you. But still having
10 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 12/25/2023 in #djs-questions
Updating Select Menu
Already doing that 😉
10 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 12/25/2023 in #djs-questions
Updating Select Menu
ActionRowBuilder.from(interaction.message.components).components
10 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 12/25/2023 in #djs-questions
Updating Select Menu
Alright, but then why won't
interaction.message.components
work? Should be raw data by now...?10 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 12/25/2023 in #djs-questions
Updating Select Menu
Not sure though, I have tried
interaction.update({ components: ActionRowBuilder.from(select(interaction)).components });
, the select function returns of the constructor of ActionRowBuilder<StringSelectMenuBuilder>
But TS doesn't like it:
I have also tried what you told about interaction.message.components
, but it isn't assignable to the types of .from()
10 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 9/19/2023 in #djs-questions
Discoverable servers support
yep
11 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 9/19/2023 in #djs-questions
Discoverable servers support
yep, i undestand, but perhaps is there a list of public information
11 replies
DIAdiscord.js - Imagine an app
•Created by PadowYT2 on 9/19/2023 in #djs-questions
Discoverable servers support
well, just remembered it, thats it
11 replies