The bot does not detect the contents of the messages
This is a fragment of my index file.js, since the complete code does not want to work I began to make it simpler and simpler until I got what the error is, and I realized that the bot is not getting the content of the messages, if I send a message that says "Hello" the bot detects almost everything, except for the content, the bot already verifies that it has all the permissions (literally it is as administrator) and that the necessary resources are called, I am using the latest version of Discord.js I already updated the file while searching for the error