Trying to get cache of the thread channel, it's ok but get cache from a message in this thread channel returns undefined
undefined
\src\services\report\report.js:43
threadEmbed.fields.push({name: "Modérateur assigné", value: `<@${interaction.user.id}>`});
^
TypeError: Cannot read properties of undefined (reading 'fields')
at reportAssignButton (\src\services\report\report.js:43:17)
at processTicksAndRejections (node:internal/process/task_queues:96:5)