Closed imvaskel closed 2 years ago
after disabling and reenabling the intent on the dev portal, this fixed itself. going to leave this open as it still seems like a weird issue.
Dupe of #4552
duplicate of known issue #4552
The other issue is closed, so is this wontfix?
The other issue is closed, so is this wontfix?
https://github.com/discord/discord-api-docs/issues/4552#issuecomment-1058571677
Description
The channel history endpoint returns messages with no content on api v10 despite the message content intent being present
Note: After testing with others, this seems to not occur on every account.
Steps to Reproduce
Run this
(with proper token) and take a look at the json
Expected Behavior
The messages should contain content, as I have the intent within the developer portal enabled.
Current Behavior
None of the messages have content unless from the bot (see here for json output).
Screenshots/Videos
No response
Client and System Information
originally discovered on discord.py v2.0.0, though this seems to be an issue on any access of the api. WSL / Linux