DiscordAPIError: Invalid Form Body components[0].components[1].emoji.name: Invalid emoji at RequestHandler.execute (C:\Users\wrigh\Documents\Discord Bots\Practice Bot - Copy\node_modules\discord.js\src\rest\RequestHandler.js:350:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async RequestHandler.push (C:\Users\wrigh\Documents\Discord Bots\Practice Bot - Copy\node_modules\discord.js\src\rest\RequestHandler.js:51:14) at async TextChannel.send (C:\Users\wrigh\Documents\Discord Bots\Practice Bot - Copy\node_modules\discord.js\src\structures\interfaces\TextBasedChannel.js:175:15) { method: 'post', path: '/channels/964008660684664852/messages', code: 50035, httpStatus: 400, requestData: { json: { content: undefined, tts: false, nonce: undefined, embeds: [ { title: null, type: 'rich', description: 'Please wait patiently for a response from the Staff team, in the mean while, describe your issue in as much detail.', url: null, timestamp: 0, color: null, fields: [], thumbnail: null, image: null, author: { name: 'Rapid Network | Ticket: 81594', url: undefined, icon_url: undefined }, footer: { text: 'The buttons below are staff only buttons.', icon_url: undefined } } ], components: [ { components: [ [Object], [Object], [Object] ], type: 1 } ], username: undefined, avatar_url: undefined, allowed_mentions: undefined, flags: undefined, message_reference: undefined, attachments: undefined, sticker_ids: undefined }, files: [] } }