DiscordAPIError: Invalid Form Body data.components[0]: Value of field "type" must be one of (1,). at RequestHandler.execute (C:\Users\user\Documents\bot\node_modules\discord.js\src\rest\RequestHandler.js:349:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async RequestHandler.push (C:\Users\user\Documents\bot\node_modules\discord.js\src\rest\RequestHandler.js:50:14) at async CommandInteraction.reply (C:\Users\user\Documents\bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:99:5) { method: 'post', path: '/interactions/1015758277755277352/aW50ZXJhY3Rpb246MTAxNTc1ODI3Nzc1NTI3NzM1Mjp6RjZEbUpYTHRqUUZvdU9GUzRYWDBqQVhxVU12RktUT0J5TG5pelgzRlQyUEZ6OUpjWkJlaXdDdzFvSDd2QXV3ZVJBbTR6NUREZ3M4clVDSkJxMWdBWkhxb1Iyblp3N3VZcVZ4cjhVbWJVYmEzOHFiRm5JMGtrN2F0Nzc2V2JxTA/callback', code: 50035, httpStatus: 400, requestData: { json: { type: 4, data: { content: undefined, tts: false, nonce: undefined, embeds: undefined, components: [ { custom_id: 'restart', disabled: false, emoji: null, label: 'Re-start', style: 4, type: 2, url: null } ], username: undefined, avatar_url: undefined, allowed_mentions: undefined, flags: undefined, message_reference: undefined, attachments: undefined, sticker_ids: undefined } }, files: [] } }