#error getting the value of a embed's field.

1 messages · Page 1 of 1 (latest)

solid saffron

In this ticket sistem when a ticket is closed it gets a specific value of the first field of the embed message that the bot sends when the ticket is opened.

Code: https://sourceb.in/jy4GvIfhrO

Code Error:

TypeError: Cannot read properties of undefined (reading 'value')
    at Object.run (/Users/Desktop/New Emeral Bot/src/components/modals/Tmoda.js:20:46)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Promise {
  <rejected> TypeError: Cannot read properties of undefined (reading 'value')
      at Object.run (/Users/Desktop/New Emeral Bot/src/components/modals/Tmoda.js:20:46)
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
}