serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Message Recieved, but no content

Open jodonnell77 opened this issue 3 years ago • 2 comments
trafficstars

I have been having a problem where I am receiving a message, with the proper author and messageID, but the content string is blank. I am trying to follow the Example 1.

rustc 1.58.1 (db9d1b20b 2022-01-20)

jodonnell77 avatar Feb 08 '22 19:02 jodonnell77

Perhaps there's an issue with your intents? Check if you have the message content intent for your bot.

EnokiUN avatar Feb 13 '22 12:02 EnokiUN

This issue can be closed, this is a classic case of missing MESSAGE_CONTENT

kangalio avatar Sep 12 '22 08:09 kangalio