aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots

Home Page:https://discordjs-self-v13.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button validation failed

princedotorg opened this issue · comments

Which package has the bugs?

The core library

Issue description

If you click on a embed with a button's custom id. It says
Invalid Form Body data: Component validation failed data: Component validation failed at RequestHandler.execute (/data/data/com.termux/files/home/Discord/node_modules/discord.js-selfbot-v13/src/rest/RequestHandler.js:415:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async RequestHandler.push (/data/data/com.termux/files/home/Discord/node_modules/discord.js-selfbot-v13/src/rest/RequestHandler.js:63:14)

The button actually exists

Code sample

No response

Package version

Latest

Node.js version

LTS

Operating system

Android

Priority this issue should have

High (immediate attention needed)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response