pan andrzej
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by pan andrzej on 6/19/2023 in #djs-questions
Editing a button issue
So im basically trying to make a slash command that edits one of 2 buttons in Embed Message. And after invoking command, it throws this error:
components[0].components[BASE_TYPE_BAD_LENGTH]: Must be between 1 and 1521 in length.
at message.edit()
How I can do that in a correct way? Is that even possible?
Here's my code:
6 replies