Description
Bot-owned webhooks do not provide their content when fetching the messages over the rest API using the bot token as authorisation.
Steps to Reproduce
-
Have an application that doesn't have the message content intent
-
Create a webhook with that bot
-
Execute the webhook with some message content.
-
Attempt to fetch the created message with the bot token as authorisation.
Expected Behavior
The message had content returned by the api.
Current Behavior
The message had no content.
Screenshots/Videos

Client and System Information
any client
api v10